speech_summary.h

Includes:
<Foundation/Foundation.h>
<VoiceSdk/common.h>

Introduction

Speech summary header file.



Classes

SpeechEvent

Represents a single speech or non-speech event.

SpeechInfo

Contains speech statistics for processed audio.

SpeechSummary

Speech summary class.

SpeechSummaryEngine

Speech summary engine class, intended to calculate SpeechSummary with given audio samples.

SpeechSummaryStream

Stateful speech summary stream class, intended to calculate SpeechSummary with audio samples given in stream. New instance can be obtained with a SpeechSummaryEngine instance.