We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
See related Discussion: https://github.com/orgs/deepgram/discussions/557
The "Demo: Transcribe your voice live" page works wonderfully in Chrome / Safari, but the linked repo https://github.com/deepgram-devs/js-live-example only works in Chrome, and NOT Safari.
The issue seems similar to a couple other posts here and many others elsewhere: Safari doesn't support audio/webm.
But somehow Deepgram's own demo does it properly! So I wish I could just replicate it.
Specifically, in Safari using js-live-example the connection closes immediately once the first message is sent.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
See related Discussion: https://github.com/orgs/deepgram/discussions/557
The "Demo: Transcribe your voice live" page works wonderfully in Chrome / Safari, but the linked repo
https://github.com/deepgram-devs/js-live-example only works in Chrome, and NOT Safari.
The issue seems similar to a couple other posts here and many others elsewhere: Safari doesn't support audio/webm.
But somehow Deepgram's own demo does it properly! So I wish I could just replicate it.
Specifically, in Safari using js-live-example the connection closes immediately once the first message is sent.
The text was updated successfully, but these errors were encountered: