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

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

Private Properties

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

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

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

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

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

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

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

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

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

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