Home

Voice SDK WebAssembly API Documentation

Core component

Overview

This component contains VoiceSDK common classes and various useful utils (e.g. a set of methods for reading audio files).

Media component

Overview

Voice SDK Media component contains various tools for different speech analysis methods like voice activity detection (VAD), signal-to-voice ratio (SNR) calculation, speech endpoint detection etc.

Use cases

  • Signal-to-noise ratio (SNR) estimation: SNRComputer
  • Speech endpoint detection: SpeechEndpointDetector or SpeechSummaryStream.
  • Speech/Non-speech segmentation and speech length estimation: SpeechSummaryEngine or SpeechSummaryStream