1. Deprecated("Internal Use Only")
SpeechRecognitionEvent internalCreateSpeechRecognitionEvent()

Source

@Deprecated("Internal Use Only")
static SpeechRecognitionEvent internalCreateSpeechRecognitionEvent() {
  return new SpeechRecognitionEvent._internalWrap();
}