System.Html.Speech.SpeechSynthesis.Speak C# (CSharp) Méthode

Speak() public méthode

public Speak ( SpeechSynthesisUtterance utterance ) : void
utterance SpeechSynthesisUtterance
Résultat void
        public void Speak(SpeechSynthesisUtterance utterance)
        {
        }