Package com.vivoka.vsdk.asr.utils


package com.vivoka.vsdk.asr.utils
  • Classes
    Class
    Description
    Represents the top-level ASR (Automatic Speech Recognition) result.
    Represents a single hypothesis within an AsrResult.
    Abstract base class representing a recognized item in an ASR hypothesis.
    Utility class responsible for parsing ASR result data from JSON into structured Java objects.
    Represents a tag item that can group terminals and/or other tags.
    Represents a terminal item — a transcribed word or token recognized in the audio stream.