Telerik UI for ASP.NET MVC SpeechToTextButton Overview

Loading Demo...
  • EXAMPLE
  • VIEW SOURCE
index.cshtml
IndexController.cs

Also available for:

CLIENT-SIDE API SERVER-SIDE API
devcraft ninja image

The SpeechToTextButton component is part of Telerik UI for ASP.NET MVC, 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 MVC 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 MVC SpeechToTextButton control is part of Telerik UI for ASP.NET MVC, a professional-grade UI library with 110+ components for building modern and feature-rich web applications. The UI for ASP.NET MVC SpeechToTextButton is a server-side wrapper for the Kendo UI for jQuery SpeechToTextButton widget and comes in the form of an HtmlHelper.

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 a unique collection of hundreds of ASP.NET MVC demos, with which you can see all Telerik ASP.NET MVC 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 the ThemeBuilder.

Support & Learning Resources

Additional Resources