PhonemeLevelTimingResult.NBestPhonemes Property

Definition

NBest phoneme list.

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)

Property Value

Applies to