totalSpeechSegments property
Richer service-level counters from rac_vad_statistics_t. Zero = unset for energy-only implementations.
Implementation
@$pb.TagNumber(6)
$core.int get totalSpeechSegments => $_getIZ(5);
Implementation
@$pb.TagNumber(6)
set totalSpeechSegments($core.int value) => $_setSignedInt32(5, value);