New to Kendo UI for Vue? Start a free 30-day trial
SpeechToTextResultEvent
The event argument for the result
event of the SpeechToTextButton.
Name | Type | Default | Description |
---|---|---|---|
alternatives |
|
An array of possible recognition alternatives returned by the speech engine. | |
isFinal |
|
Indicates whether the speech recognition result is final (true) or interim (false). |