PhonemeReachedEventArgs.Phoneme Property

Definition

The phoneme associated with the PhonemeReached event.

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

Property Value

A string containing the phoneme.

Applies to