Skip to content

Commit

Permalink
actually remove this time (#49)
Browse files Browse the repository at this point in the history
  • Loading branch information
behei-vonage authored Apr 24, 2023
1 parent a35f6db commit 6fc6c47
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion routes/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,6 @@ router.post('/captions/start', async (req, res) => {
sessionId,
token: req.body.token,
languageCode: 'en-US',
maxDuration: 14400,
partialCaptions: 'true',
};

Expand Down

0 comments on commit 6fc6c47

Please sign in to comment.