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

SpeechSynthesisUtterance() public méthode

public SpeechSynthesisUtterance ( ) : System.Runtime.CompilerServices
Résultat System.Runtime.CompilerServices
        public SpeechSynthesisUtterance()
        {
        }

Same methods

SpeechSynthesisUtterance::SpeechSynthesisUtterance ( string text ) : System.Runtime.CompilerServices