VoiceSDK
5.0.2
|
#include <voicesdk/core/config.h>
#include <voicesdk/core/common/intervals.h>
#include <iostream>
#include <vector>
#include <memory>
Go to the source code of this file.
Classes | |
struct | voicesdk::SpeechEvent |
struct | voicesdk::SpeechInfo |
struct | voicesdk::SpeechSummary |
Structure containing speech statistics and audio intervals marked as speech or non-speech. More... | |
class | voicesdk::SpeechSummaryStream |
Class for online audio stream processing (voice activity detection and speech statistics computation) More... | |
class | voicesdk::SpeechSummaryStreamOpus |
Class for online Opus audio stream processing (voice activity detection and speech statistics computation) More... | |
class | voicesdk::SpeechSummaryEngine |
Speech summary engine class (interface), intended to calculate SpeechSummary with given audio samples. More... | |
Namespaces | |
voicesdk | |