System.Html.Speech.SpeechSynthesisEvent.SpeechSynthesisEvent C# (CSharp) Method

SpeechSynthesisEvent() private method

private SpeechSynthesisEvent ( ) : System.Runtime.CompilerServices
return System.Runtime.CompilerServices
        internal SpeechSynthesisEvent()
        {
        }

Same methods

SpeechSynthesisEvent::SpeechSynthesisEvent ( string type ) : System.Runtime.CompilerServices
SpeechSynthesisEvent::SpeechSynthesisEvent ( string type, SpeechSynthesisEventInit eventInitDict ) : System.Runtime.CompilerServices
SpeechSynthesisEvent