Gets the length of the audio file

Namespace: iSpeech
Assembly: 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()

Return Value

Length in bytes as a long

See Also