SpeechToTextButtonMessagesSettingsBuilder

Methods

Unsupported(System.String)

The message shown when speech recognition is not supported by the browser.

Parameters

value - System.String

The value for Unsupported

RETURNS

Returns the current SpeechToTextButtonMessagesSettingsBuilder instance.

NotInitialized(System.String)

The message for when the speech recognition engine is not initialized.

Parameters

value - System.String

The value for NotInitialized

RETURNS

Returns the current SpeechToTextButtonMessagesSettingsBuilder instance.

Start(System.String)

The aria-label for the button when it is not active (not listening).

Parameters

value - System.String

The value for Start

RETURNS

Returns the current SpeechToTextButtonMessagesSettingsBuilder instance.

Stop(System.String)

The aria-label for the button when it is active (listening).

Parameters

value - System.String

The value for Stop

RETURNS

Returns the current SpeechToTextButtonMessagesSettingsBuilder instance.