PhonemeLevelTimingResult.NBestPhonemes プロパティ

定義

NBest 音素リスト。

public System.Collections.Generic.IEnumerable<Microsoft.CognitiveServices.Speech.PronunciationAssessmentNBestPhoneme> NBestPhonemes { get; }
member this.NBestPhonemes : seq<Microsoft.CognitiveServices.Speech.PronunciationAssessmentNBestPhoneme>
Public ReadOnly Property NBestPhonemes As IEnumerable(Of PronunciationAssessmentNBestPhoneme)

プロパティ値

適用対象