Show / Hide Table of Contents

    Namespace Tizen.Uix.VoiceControl

    Classes

    CurrentLanguageChangedEventArgs

    This class holds information about the CurrentLanguageChanged event.

    ErrorOccuredEventArgs

    This class holds information related to the VoiceControl ErrorOccured event.

    RecognitionResult

    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.

    RecognitionResultEventArgs

    The recognition result from the engine.

    ServiceStateChangedEventArgs

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

    StateChangedEventArgs

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

    VoiceCommand

    This class represents a voice command.

    VoiceCommandList

    This class represents a list of the voice commands.

    VoiceControlClient

    A main function of the voice control API registers the command and gets a notification for the recognition result. Applications can add their own commands and provide results when their command is recognized by the user voice input.

    Enums

    CommandFormat

    Enumeration for the command format.

    CommandType

    Enumeration for the command type.

    Error

    Enumeration for the error values that can occur.

    ResultEvent

    Enumeration for the result event.

    ServiceState

    Enumeration for the service state.

    State

    Enumeration for the client state.

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