VoiceProfileEnrollmentResult.RemainingEnrollmentsSpeechLength Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The duration of non-silence speech audio still needed to complete profile enrollment.
public TimeSpan? RemainingEnrollmentsSpeechLength { get; }
member this.RemainingEnrollmentsSpeechLength : Nullable<TimeSpan>
Public ReadOnly Property RemainingEnrollmentsSpeechLength As Nullable(Of TimeSpan)