SpeechToTextButton
Component
Represents the KendoReact SpeechToTextButton component.
Definition
Package:@progress/kendo-react-buttons
Syntax:
jsx
const App = () => {
return (
<SpeechToTextButton />
);
};
Properties
props
SpeechToTextButtonProps intersected with RefAttributes<SpeechToTextButtonHandle>
The props of the SpeechToTextButton component.