ChatSpeechToTextSettingsTagHelper

Example

Razor
<speech-to-text/>

Attributes

AttributeTypeDescription
continuousBooleanEnables continuous speech recognition mode. When true, recognition continues until explicitly stopped.
enableBooleanEnables or disables the configuration.
enabledBooleanEnables or disables the configuration.
fill-modeButtonFillModeThe fill mode for the button (e.g., "flat", "solid", "outline").
iconStringThe icon name for the speech-to-text button.
interim-resultsBooleanWhether to return interim (partial) results during speech recognition.
langStringThe language for speech recognition (BCP 47 language tag).
max-alternativesDoubleMaximum number of alternative transcriptions to return.
roundedRoundedThe border radius for the button (e.g., "small", "medium", "large", "full").
sizeComponentSizeThe size of the button (e.g., "small", "medium", "large").
theme-colorThemeColorThe theme color for the button (e.g., "base", "primary", "secondary").
In this article
ExampleAttributes
Not finding the help you need?
Contact Support