C# Класс System.Html.Speech.SpeechRecognitionEvent

Наследование: Event
Показать файл Открыть проект

Private Properties

Свойство Тип Описание
SpeechRecognitionEvent System.Runtime.CompilerServices

Открытые методы

Метод Описание
SpeechRecognitionEvent ( string type ) : System.Runtime.CompilerServices
SpeechRecognitionEvent ( string type, SpeechRecognitionEventInit eventInitDict ) : System.Runtime.CompilerServices

Приватные методы

Метод Описание
SpeechRecognitionEvent ( ) : System.Runtime.CompilerServices

Описание методов

SpeechRecognitionEvent() публичный Метод

public SpeechRecognitionEvent ( string type ) : System.Runtime.CompilerServices
type string
Результат System.Runtime.CompilerServices

SpeechRecognitionEvent() публичный Метод

public SpeechRecognitionEvent ( string type, SpeechRecognitionEventInit eventInitDict ) : System.Runtime.CompilerServices
type string
eventInitDict SpeechRecognitionEventInit
Результат System.Runtime.CompilerServices