System.Html.Speech.SpeechSynthesisUtterance.SpeechSynthesisUtterance C# (CSharp) Method

SpeechSynthesisUtterance() public method

public SpeechSynthesisUtterance ( ) : System.Runtime.CompilerServices
return System.Runtime.CompilerServices
        public SpeechSynthesisUtterance()
        {
        }

Same methods

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