-
-
Notifications
You must be signed in to change notification settings - Fork 604
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: transcribe audio in background script
Chrome 73 no longer allows bypassing CORS from content sripts, speech service APIs are now called from the background script. The origin of background requests is removed for privacy. Closes #81.
- Loading branch information
dessant
committed
May 28, 2019
1 parent
43f9ce5
commit 2c89926
Showing
3 changed files
with
327 additions
and
278 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
Oops, something went wrong.