-
-
Notifications
You must be signed in to change notification settings - Fork 64
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
✨ feat(res-body-res): Add new feature to microsoft-speech.ts, handleM…
…icrosoftSpeechRequest.ts, and useRecognition.ts - In microsoft-speech.ts, modify code to call "cors" function with additional argument "new Response(res.body, res)" - In handleMicrosoftSpeechRequest.ts, modify code to accept additional argument "options" and spread it into request configuration object - In useRecognition.ts, add comment to ignore TypeScript error This commit adds new features to multiple files to enhance functionality and address TypeScript error.
- Loading branch information
1 parent
bd46db7
commit e9822a8
Showing
3 changed files
with
5 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters