System.Html.Speech.SpeechSynthesisUtterance.SpeechSynthesisUtterance C# (CSharp) Метод

SpeechSynthesisUtterance() публичный Метод

public SpeechSynthesisUtterance ( ) : System.Runtime.CompilerServices
Результат System.Runtime.CompilerServices
        public SpeechSynthesisUtterance()
        {
        }

Same methods

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