SpeechToTextBuilder.SpeechRecognitionConfig Method
| Name | Parameters | Description |
|---|---|---|
| SpeechRecognitionConfig(Action<SpeechRecognitionConfigBuilder>) | configurator | Configures the Web Speech API (SpeechRecognition properties). Mirrors the client-side speechRecognitionConfig object. |
| SpeechRecognitionConfig(Object) | value | Configures the Web Speech API (SpeechRecognition properties). Mirrors the client-side speechRecognitionConfig option. |