| 
    VoiceSDK
    5.3.0
    
   | 
 
#include <voicesdk/media/media_c_api.h>
Public Attributes | |
| VoiceSdkQualityCheckShortDescription | quality_check_short_description | 
| Short description of the quality check results.  More... | |
| float | snr_db | 
| SNR metric value obtained on quality check in Db.  More... | |
| float | speech_length_ms | 
| Speech length metric value obtained on quality check in milliseconds.  More... | |
| float | speech_relative_length | 
| Speech relative length (speech length relative to the total audio length) metric value obtained on quality check.  More... | |
| float | multiple_speakers_detector_score | 
| Multiple speakers detector score value obtained on quality check.  More... | |
| float VoiceSdkQualityCheckEngineResult::multiple_speakers_detector_score | 
Multiple speakers detector score value obtained on quality check.
| VoiceSdkQualityCheckShortDescription VoiceSdkQualityCheckEngineResult::quality_check_short_description | 
Short description of the quality check results.
| float VoiceSdkQualityCheckEngineResult::snr_db | 
SNR metric value obtained on quality check in Db.
| float VoiceSdkQualityCheckEngineResult::speech_length_ms | 
Speech length metric value obtained on quality check in milliseconds.
| float VoiceSdkQualityCheckEngineResult::speech_relative_length | 
Speech relative length (speech length relative to the total audio length) metric value obtained on quality check.
 1.8.17