| 
    Call Center SDK
    1.12.0
    
   | 
 
#include <voicesdk/media/speech_summary.h>
Public Member Functions | |
| SpeechEvent (bool isVoice, const AudioInterval &audioInterval) | |
| bool | operator== (const SpeechEvent &other) const | 
Public Attributes | |
| bool | isVoice = false | 
| Whether the interval contains speech or not.  | |
| AudioInterval | audioInterval | 
| Speech event audio interval.  | |
Friends | |
| std::ostream & | operator<< (std::ostream &os, const SpeechEvent &obj) | 
Represents a speech/non-speech marked audio interval