SpeechToTextBuilder.OnStopClick Method
| Name | Parameters | Description |
|---|---|---|
| OnStopClick(RazorBlock) | jsFunc | A function that is executed when the SpeechToText button is clicked or tapped in the 'listening' component state. Mirrors the client-side onStopClick option. |
| OnStopClick(String) | jsFunc | A function that is executed when the SpeechToText button is clicked or tapped in the 'listening' component state. Mirrors the client-side onStopClick option. |