Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Dragon Copilot SDK for JavaScript supports the following hardware and software:
Browsers
Windows - Edge, Chrome, JxBrowser
macOS - Edge, Chrome, Safari
iOS - WKWebView
Pop-up windows must be allowed in the browser.
To check browser support programmatically, call DragonCopilotSDK.dragon.isBrowserSupported().
Note
Spell checkers and other infrastructure that modify text while speech recognition is active might cause speech recognition results to be inserted at an unexpected location. Make sure to deactivate spell checkers or such infrastructure in your integration.
Microphones
For information on supported microphones, see: Microphones for dictation and Microphones for ambient recording.
Make sure to test your users' microphones before you deploy your app.
If the microphone's recording quality isn't good enough for speech recognition, the Dragon Copilot SDK displays a message box. They can use your app but not with speech recognition.
For information on microphone button support, see: Microphone button handling.