New to Telerik UI for ASP.NET AJAXStart a free 30-day trial

Properties

Updated on Oct 27, 2025

SpeechToTextButton-specific properties to configure recognition behavior, appearance, localization, and more.

NameReturn Type / Enum LinkDescription
ContinuousboolGets/Sets whether continuous results are produced or only a single result.
EnableboolGets/Sets whether the button is enabled for user interaction.
FillModeTelerik.Web.UI.SpeechToTextButtonFillModeGets/Sets how the theme color is applied.
IconstringGets/Sets the Kendo icon name shown when idle (default: microphone-outline).
IntegrationModeTelerik.Web.UI.SpeechToTextButtonIntegrationModeGets/Sets which speech engine integration to use.
InterimResultsboolGets/Sets whether interim (non‑final) transcription results are emitted.
LanguagestringGets/Sets the BCP‑47 language tag used for recognition (e.g. en-US).
MaxAlternativesdoubleGets/Sets the maximum number of alternative transcripts per final result.
MessagesTelerik.Web.UI.MessagesProvides localized/override strings for UI messages.
RoundedTelerik.Web.UI.SpeechToTextButtonRoundedGets/Sets the border radius style.
SizeTelerik.Web.UI.SpeechToTextButtonSizeGets/Sets the overall size.
StopIconstringGets/Sets the Kendo icon name shown while listening (default: stop-sm).
ThemeColorTelerik.Web.UI.SpeechToTextButtonThemeColorGets/Sets the theme color.

Messages

Use the nested <Messages> tag to customize the UI strings shown by the component. Only provide the attributes you want to override; unspecified ones keep their defaults.

AttributeDefault ValueDescription
StartStart speech recognitionTooltip/message used when the control is idle and can start recognition.
StopStop speech recognitionTooltip/message used while recognition is active (clicking stops it).
UnsupportedSpeech recognition is not supported in this browserMessage shown when the current browser/environment does not support required speech features.
NotInitializedSpeech recognition engine not initializedMessage shown before the underlying speech engine is ready.

Next Steps

In this article
MessagesNext Steps
Not finding the help you need?
Contact Support