Telerik UI for ASP.NET Core SpeechToTextButton Overview
- EXAMPLE
- VIEW SOURCE
-
Change Theme
defaultDefault Theme
- Main
- Main Dark
- Nordic
- Ocean Blue
- Ocean Blue A11Y
- Purple
- Turquoise
Bootstrap Theme- Main
- Bootstrap 3
- Bootstrap 3 Dark
- Main Dark
- Nordic
- Turquoise
- Turquoise Dark
- Urban
- Vintage
Material Theme- Main
- Arctic
- Lime Dark
- Main Dark
- Material 2
- Material 2 Dark
- Nova
Classic Theme- Main
- Green
- Green Dark
- Lavender
- Lavender Dark
- Main Dark
- Metro
- Metro Dark
- Moonlight
- Opal
- Opal Dark
- Silver
- Silver Dark
- Uniform
Fluent Theme- Main
Also available for:
CLIENT-SIDE API HTML HELPER APIThe SpeechToTextButton component is part of Telerik UI for ASP.NET Core, a professional grade UI library with 110+ components for building modern and feature-rich applications. To try it out sign up for a free 30-day trial.
Description
The Telerik UI for ASP.NET Core SpeechToTextButton component transforms voice input into written text. Users can click the button to start recording their voice, speak naturally, and see their words automatically converted to text. The SpeechToTextButton is particularly useful for improving accessibility, enabling hands-free data entry, enhancing user experience on mobile devices, and supporting users who prefer voice input over traditional typing.
The current demo shows how to integrate the SpeechToTextButton component into a TextArea component, allowing users to convert their voice input into text that is automatically displayed within the TextArea. This integration creates a streamlined voice-to-text experience for faster data input.
The ASP.NET Core SpeechToTextButton control is part of Telerik UI for ASP.NET Core, a professional-grade UI library with 110+ components for building modern and feature-rich web applications. The UI for ASP.NET Core SpeechToTextButton is a server-side wrapper for the Kendo UI for jQuery SpeechToTextButton widget and supports an HtmlHelper and a TagHelper mode.
Functionality and Features
- Appearance—Explore the various styling configurations of the component.
- Event handling—Control the speech recognition service and implement the necessary logic for handling the speech input.
- RTL support—The right-to-left (RTL) support of the SpeechToTextButton reflects the ability to render its content in a right-to-left direction for right-to-left languages, such as Arabic, Hebrew, Chinese, or Japanese.
- Accessibility—The SpeechToTextButton component is accessible for screen readers, supports WAI-ARIA attributes, and delivers keyboard shortcuts for faster navigation.