| 
    VoiceSDK
    5.3.0
    
   | 
 
#include <voicesdk/media/media_c_api.h>
Public Attributes | |
| float | speech_length_ms | 
| Speech signal length in milliseconds.  More... | |
| float | background_length_ms | 
| Non-speech signal length in milliseconds.  More... | |
| float | total_length_ms | 
| Processed audio total length (totalLengthMs = speechLengthMs + backgroundLengthMs) in milliseconds.  More... | |
| float VoiceSdkSpeechInfo::background_length_ms | 
Non-speech signal length in milliseconds.
| float VoiceSdkSpeechInfo::speech_length_ms | 
Speech signal length in milliseconds.
| float VoiceSdkSpeechInfo::total_length_ms | 
Processed audio total length (totalLengthMs = speechLengthMs + backgroundLengthMs) in milliseconds.
 1.8.17