PhonemeReachedEventArgs.NextPhoneme Property

Definition

Gets the phoneme following the phoneme associated with the PhonemeReached event.

public:
 property System::String ^ NextPhoneme { System::String ^ get(); };
public string NextPhoneme { get; }
member this.NextPhoneme : string
Public ReadOnly Property NextPhoneme As String

Property Value

A string containing the next phoneme.

Applies to