←Select platform

Duration Property

Summary

Contains the total duration of the stream in seconds, if available.

Syntax

C#
C++/CLI
public Nullable<TimeSpan> Duration { get; } 
public:  
   property Nullable<TimeSpan^>^ Duration 
   { 
      Nullable<TimeSpan^>^ get() 
   } 

Property Value

Duration of the stream in seconds. If null, it means it is not available.

Requirements

Target Platforms

See Also

SpeechRecognizedEventArgs Class

SpeechRecognizedEventArgs Members

Leadtools.SpeechRecognition Namespace

Help Version 22.0.2022.12.14
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.SpeechRecognition Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.