Telerik UI for ASP.NET Core SpeechToTextButton Overview

Loading Demo...
  • EXAMPLE
  • VIEW SOURCE
  • Edit in Telerik REPL
HtmlHelper
TagHelper
Files:
index.cshtml
IndexController.cs
Index_TagHelper.cshtml

Also available for:

CLIENT-SIDE API HTML HELPER API
devcraft ninja image

The 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.

Additional Apps

This SpeechToTextButton example is part of unique collection of hundreds of ASP.NET Core demos, with which you can see all Telerik ASP.NET Core components and their features in action. View the source code of the demos from the library or directly adapt, and edit them and their theme appearance in Telerik REPL for ASP.NET Core or ThemeBuilder.

Support & Learning Resources

Additional Resources