PhonemeReachedEventArgs.Phoneme 属性
定义
PhonemeReached 事件所关联的音素。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
属性值
包含音素的字符串。A string containing the phoneme.