speechToText.integrationModeString
(default: "webSpeech")
Specifies the integration mode for speech recognition. Available modes:
"webSpeech"
- Uses the Web Speech API"none"
- Provides button without actual speech recognition
In this article