Gets the length of the audio file
Namespace: iSpeechAssembly: iSpeechSDK (in iSpeechSDK.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# |
|---|
public long getAudioFileLength() |
| Visual Basic |
|---|
Public Function getAudioFileLength As Long |
| Visual C++ |
|---|
public: long long getAudioFileLength() |