Delegate VoiceControlManagerClient.SelectRecognizedCommandsDelegate

    Definition

    Namespace:
    Tizen.Uix.VoiceControlManager
    Assembly:
    Tizen.Uix.VoiceControlManager.dll

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

    public delegate IEnumerable<VoiceCommand> VoiceControlManagerClient.SelectRecognizedCommandsDelegate(IEnumerable<VoiceCommand> commands, string recognizedText, string message)
    • View Source
    Back to top Copyright © 2016-2024 Samsung
    Generated by DocFX