SpeechRecognitionEventArgs
Wisej.Web.Ext.Speech.SpeechRecognitionEventArgs
Last updated
Was this helpful?
Wisej.Web.Ext.Speech.SpeechRecognitionEventArgs
Last updated
Was this helpful?
Namespace: Wisej.Web.Ext.Speech
Assembly: Wisej.Web.Ext.Speech (3.2.0.0)
Provides data for the events.
Initializes a new instance of the class.
results
The speech recognition results.
error
The speech recognition error message.
: Returns the error message from the speech recognition object.
: Returns the list of speech recognition results.