共用方式為


PhonemeReachedEventArgs.Phoneme 屬性

定義

PhonemeReached 事件相關聯的音素。

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

屬性值

包含音素的字串。

適用於