SpeechToTextResultEvent
Interface
The event argument for the result event of the SpeechToTextButton.
Definition
Package:@progress/kendo-vue-buttons
Properties
An array of possible recognition alternatives returned by the speech engine.
isFinal
boolean
Indicates whether the speech recognition result is final (true) or interim (false).