SpeechToTextButtonMessagesSettingsTagHelper
Example
Razor
<messages/>
Attributes
| Attribute | Type | Description |
|---|---|---|
| not-initialized | String | The message for when the speech recognition engine is not initialized. |
| start | String | The aria-label for the button when it is not active (not listening). |
| stop | String | The aria-label for the button when it is active (listening). |
| unsupported | String | The message shown when speech recognition is not supported by the browser. |