class js.html.SpeechRecognitionEvent extends Event
Available on js
var result:SpeechRecognitionResult
var resultHistory:SpeechRecognitionResultList
var resultIndex:Int
function new(type:String, ?canBubble:Bool, ?cancelable:Bool):Void