SpeechRecognitionConfigBuilder.MaxAlternatives Method
| Name | Parameters | Description |
|---|---|---|
| MaxAlternatives(JS) | value | Configures the SpeechRecognition.maxAlternatives property. Mirrors the client-side speechRecognitionConfig.maxAlternatives option. |
| MaxAlternatives(Double) | value | Configures the SpeechRecognition.maxAlternatives property. Mirrors the client-side speechRecognitionConfig.maxAlternatives option. |