New to Kendo UI for jQuery? Start a free 30-day trial
kendo.ui.SpeechToTextButton
Represents the Kendo UI SpeechToTextButton component. Inherits from Button.
The SpeechToTextButton is an extension of the Kendo UI Button that provides a user-friendly interface for capturing audio and converting it to text. It can be configured to use the browser's built-in Web Speech API or integrated with other third-party speech recognition services.
As the SpeechToTextButton inherits from the Kendo UI Button, it supports the common button configuration options like size
, rounded
, themeColor
, fillMode
, and disabled
.
Configuration
Methods
Events
In this article