Kendo UI for Vue SpeechToText Button Overview
The Kendo UI for Vue Native SpeechToText Button enables you to implement speech recognition functionality within your application. It provides an intuitive interface for users to interact with your application through voice commands and convert speech to text.
The Kendo UI for Vue SpeechToText Button component is distributed through the kendo-vue-buttons NPM package.
The following example demonstrates the SpeechToText Button component in action.
Change Theme
Theme
Loading ...
Key Features
- Speech configurations—The Kendo UI for Vue SpeechToText Button provides various configuration options for controlling speech recognition settings.
- States—The Kendo UI for Vue SpeechToText Button provides different states that can be leveraged to enhance user experience and provide visual feedback.
- Button Customization—The Kendo UI for Vue SpeechToText Button provides the ability to customize its appearance.
- Icons—The Kendo UI for Vue SpeechToText Button allows you to customize its icon appearance through various props.
- Integration—The Kendo UI for Vue SpeechToText Button can be seamlessly integrated with other Kendo UI for Vue components or with external speech recognition services.
- Programmatic Control—The Kendo UI for Vue SpeechToText Button can be controlled programmatically using exposed methods.
- Events—The Kendo UI for Vue SpeechToText Button emits events that notify the application about speech recognition processes.
Known Limitations
- The Web Speech API is not supported in Firefox or Firefox for Android. For the latest browser compatibility, see the Web Speech API compatibility table.