Speech Recognition with the Javascript and React SDKs
The javascript NPM package uses an Audio Manager to handle speech recognition.
You can use the in-browser speech recognition (opens in a new tab), and this doesn't use Charisma credits but may be lower quality, and isn't supported in Firefox or Safari.
You can also use Deepgram through Charisma's server, and this is our recommended approach.
See the Javascript SDK Docs (opens in a new tab) or React SDK Docs (opens in a new tab) for more information.