SpeechRecognitionConfigBuilder.InterimResults Method
| Name | Parameters | Description |
|---|---|---|
| InterimResults(JS) | value | Configures the SpeechRecognition.interimResults property. Mirrors the client-side speechRecognitionConfig.interimResults option. |
| InterimResults(Boolean) | value | Configures the SpeechRecognition.interimResults property. Mirrors the client-side speechRecognitionConfig.interimResults option. |