System.Html.Speech.SpeechSynthesisEvent.SpeechSynthesisEvent C# (CSharp) 메소드

SpeechSynthesisEvent() 개인적인 메소드

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

Same methods

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