PhonemeReachedEventArgs.NextPhoneme 속성

정의

PhonemeReached 이벤트와 연결된 음소 뒤에 오는 음소를 가져옵니다.

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

속성 값

다음 음소를 포함하는 문자열입니다.

적용 대상