New to KendoReact? Learn about KendoReact Free.
SpeechToTextButton
Represents the KendoReact SpeechToTextButton component.
jsx
const App = () => {
return (
<SpeechToTextButton />
);
};
ReactDOM.render(<App />, document.querySelector('my-app'));
Name | Type | Default | Description |
---|---|---|---|
props |
|
The props of the SpeechToTextButton component. |