Messages
configurationAllows customization of the messages displayed by the widget.
messages
Objectmessages.notInitialized
StringThe message for when the speech recognition engine is not initialized.
Default: "Speech recognition engine not initialized."
messages.start
StringThe aria-label for the button when it is not active (not listening).
Default: "Start speech recognition"
messages.stop
StringThe aria-label for the button when it is active (listening).
Default: "Stop speech recognition"
messages.unsupported
StringThe message shown when speech recognition is not supported by the browser.
Default: "Speech recognition is not supported in this browser."