Show / Hide Table of Contents

    Namespace Tizen.Uix.VoiceControlManager

    Classes

    AllRecognitionResultEventArgs

    This class contains the all recognition results from vc-daemon.

    ConversationRequestedEventArgs

    This Class contains the requests conversation from vc-daemon.

    CurrentLanguageChangedEventArgs

    This class holds information about the CurrentLanguageChanged event.

    ErrorOccurredEventArgs

    This class holds information related to the VoiceControl ErrorOccurred event.

    FeedbackAudioFormatEventArgs

    This Class contains audio formats necessary for playing TTS feedback.

    FeedbackStreamingEventArgs

    This Class contains the pre recognition results(partial ASR) from vc-daemon.

    PreRecognitionResultUpdatedEventArgs

    This Class contains the pre recognition results(partial ASR) from vc-daemon.

    PrivateDataUpdatedEventArgs

    This Class contains sets private data to manager client.

    RecognitionResultUpdatedEventArgs

    The recognition result from the engine. If the duplicated commands are recognized, the event(e.g. Result.Rejected) of a command may be rejected for selecting the command as a priority. If you set similar or same commands, or the recognized results are multi-results, the CommandList has multi commands.

    ServiceStateChangedEventArgs

    This class holds information related to the VoiceControl service ServiceStateChanged event.

    SpecificEngineResultEventArgs

    This Class contains the gets specific engine's result from vc-service.

    StateChangedEventArgs

    This class holds information related to the VoiceControl client StateChanged event.

    VcTtsStreamingEventArgs

    This Class contains the vc client sends audio streaming for TTS feedback.

    VoiceCommand

    This class represents a voice command.

    VoiceCommandsGroup

    This class represents a list of the voice commands.

    VoiceControlManagerClient

    Voice Control Manager Class

    Enums

    AudioChanelType

    Enumerations for audio channels

    AudioType

    Enumerations of audio types

    CommandFormat

    Enumeration for the command format.

    CommandType

    Enumeration for the command type.

    FeedbackType

    Enumeration for TTS feedback type

    PreResultEventType

    Enumerations of pre result event

    RecognitionModeType

    Enumerations of recognition mode

    RecognizedResult

    Enumeration for the result of recognizing a VoiceCommand

    SendEventType

    Enumerations of send event type

    ServiceState

    Enumeration for the service state.

    State

    Enumeration for the client state.

    VoiceError

    Enumeration for the error values that can occur.

    Delegates

    VoiceControlManagerClient.PrivateDataProvider

    The delegate is invoked when engine requests private data is needed.

    VoiceControlManagerClient.SelectRecognizedCommandsDelegate

    The delegate is invoked when the sentence match, client selects valid commands from all commands.

    Back to top Copyright © 2016-2022 Samsung
    Generated by DocFX