PhonemeReachedEventArgs::Phoneme Property

 

The phoneme associated with the PhonemeReached event.

Namespace:   System.Speech.Synthesis
Assembly:  System.Speech (in System.Speech.dll)

public:
property String^ Phoneme {
	String^ get();
}

Property Value

Type: System::String^

A string containing the phoneme.

.NET Framework
Available since 3.0
Return to top
Show: