Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

doubt regarding weather it can be used to modify the webkitspeech #1015

Closed
pvscreations opened this issue Oct 29, 2024 · 1 comment
Closed

Comments

@pvscreations
Copy link

In webkitspeech (speech to text) , webkitspeech automatically switches on the microphone and switches off,
now is there any possiblity that it can be used to modify the stream that is automatically taken by webkitspeech, so that i can add some noise or whatever in that audio stream....

@chrisguttandin
Copy link
Owner

Unfortunately there is no way to connect the Web Speech API with the Web Audio API or any other audio API in the browser, at least for now. There are a few issues (WebAudio/web-speech-api#66, WebAudio/web-speech-api#69, WebAudio/web-speech-api#70) on the Web Speech API spec which ask for this feature. Hopefully it will be possible at some point in the future.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants