SpeechToTextButtonMessagesSettingsBuilder
Methods
Unsupported(System.String)
The message shown when speech recognition is not supported by the browser.
Parameters
value - System.String
The value that configures the unsupported.
NotInitialized(System.String)
The message for when the speech recognition engine is not initialized.
Parameters
value - System.String
The value that configures the notinitialized.
Start(System.String)
The aria-label for the button when it is not active (not listening).
Parameters
value - System.String
The value that configures the start.
Stop(System.String)
The aria-label for the button when it is active (listening).
Parameters
value - System.String
The value that configures the stop.