Class | Description |
---|---|
QualityCheckEngine |
Performs audio quality check.
|
QualityCheckEngineResult |
Contains audio data quality check results.
|
QualityCheckMetricsThresholds |
Contains quality checking thresholds.
|
SNRComputer |
Calculates average Signal-to-Noise ratio, dB in the specified audio data.
|
SpeechEndpointDetector |
Provides the functionality of speech end detection in audio stream.
|
SpeechEndpointDetectorOpus |
Provides the functionality of speech end detection in Opus audio stream.
|
SpeechEvent |
Represents a speech/non-speech marked audio interval.
|
SpeechInfo |
Provides the calculated metrics related to Voice Activity Detection over processed audio data.
|
SpeechSummary |
Contains speech statistics and audio intervals marked as speech or non-speech.
|
SpeechSummaryEngine |
Provides the set of capabilities related to calculation
SpeechSummary over various types of audio data. |
SpeechSummaryStream |
Calculates
SpeechSummary in the streaming scenarios. |
SpeechSummaryStreamOpus |
Calculates
SpeechSummary in the streaming scenario for Opus stream input. |
Enum | Description |
---|---|
QualityCheckScenario |
Defines scenarios used to get recommended quality check thresholds
|
QualityCheckShortDescription |
Defines short description of an audio quality check result
|