Result
eventsFires when the speech recognition service returns a result - a word or phrase has been positively recognized.
Event Data
e.isFinal Boolean
A boolean indicating if the result is final.
e.alternatives Array
An array of alternative transcripts. Each object in the array has transcript and confidence fields.