1. Deprecated("Internal Use Only")
SpeechRecognition internalCreateSpeechRecognition()

Source

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