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

Speak() 공개 메소드

public Speak ( SpeechSynthesisUtterance utterance ) : void
utterance SpeechSynthesisUtterance
리턴 void
        public void Speak(SpeechSynthesisUtterance utterance)
        {
        }