Wearable Only
Wearable Only
isSpecifies whether the transcription returned is final, or partial (interim) which can be updated later as the sentence continues.
Wearable Only
textTranscribed text.
Static
createReturns the name of this object's type.
Returns true if the object matches or derives from the passed in type.
Returns true if this object is the same as other
. Useful for checking if two references point to the same thing.
Argument passed for a transcription update event.
See
Returned By: AsrModule.TranscriptionUpdateEvent.create
Example