System.Html.Speech.SpeechRecognitionEvent.SpeechRecognitionEvent C# (CSharp) Méthode

SpeechRecognitionEvent() private méthode

private SpeechRecognitionEvent ( ) : System.Runtime.CompilerServices
Résultat System.Runtime.CompilerServices
        internal SpeechRecognitionEvent()
        {
        }

Same methods

SpeechRecognitionEvent::SpeechRecognitionEvent ( string type ) : System.Runtime.CompilerServices
SpeechRecognitionEvent::SpeechRecognitionEvent ( string type, SpeechRecognitionEventInit eventInitDict ) : System.Runtime.CompilerServices
SpeechRecognitionEvent