New to KendoReactLearn about KendoReact Free.

SpeechToTextButtonHandle

The SpeechToTextButton ref.

NameTypeDefaultDescription

abort

() => void

The abort event callback that stops the speech recognition service from listening to incoming audio, and doesn't attempt to return a result.

isActive

() => boolean

The isActive event callback that returns boolean value if the SpeechToTextButton is in active state.

start

() => void

The start event callback that starts the speech recognition service listening to incoming audio with intent to recognize grammars.

stop

() => void

The stop event callback that stops the speech recognition service from listening to incoming audio, and attempts to return a result using the audio captured so far.

Not finding the help you need?
Contact Support