New to KendoReactLearn about KendoReact Free.

SpeechToTextButton

Represents the KendoReact SpeechToTextButton component.

A Functional Component.

jsx
const App = () => {
  return (
    <SpeechToTextButton />
  );
};
   ReactDOM.render(<App />, document.querySelector('my-app'));
NameTypeDefaultDescription

props

SpeechToTextButtonProps intersected with RefAttributes<SpeechToTextButtonHandle>

The props of the SpeechToTextButton component.

Not finding the help you need?
Contact Support