C# Class System.Html.Speech.SpeechSynthesisEvent

Inheritance: Event
Afficher le fichier Open project: Saltarelle/SaltarelleWeb

Private Properties

Свойство Type Description
SpeechSynthesisEvent System.Runtime.CompilerServices

Méthodes publiques

Méthode Description
SpeechSynthesisEvent ( string type ) : System.Runtime.CompilerServices
SpeechSynthesisEvent ( string type, SpeechSynthesisEventInit eventInitDict ) : System.Runtime.CompilerServices

Private Methods

Méthode Description
SpeechSynthesisEvent ( ) : System.Runtime.CompilerServices

Method Details

SpeechSynthesisEvent() public méthode

public SpeechSynthesisEvent ( string type ) : System.Runtime.CompilerServices
type string
Résultat System.Runtime.CompilerServices

SpeechSynthesisEvent() public méthode

public SpeechSynthesisEvent ( string type, SpeechSynthesisEventInit eventInitDict ) : System.Runtime.CompilerServices
type string
eventInitDict SpeechSynthesisEventInit
Résultat System.Runtime.CompilerServices