Skip to content

IntelliHome::Workers::Master::RemoteSynth

mudler edited this page Aug 19, 2014 · 1 revision

NAME

IntelliHome::Workers::Master::RemoteSynth - Processes the voice hypothesis thru a defined parser

DESCRIPTION

This Object implement process() that is called by the master node to parse and process the given command

ATTRIBUTES

RemoteSynth implements the IntelliHome::Workers::Base attributes and implement the follow one

  • GSynth()

    Get/Set the used Synthetizer (defaults to IntelliHome::Google::Synth)

  • Parser()

    Get/Set the parser used to process the command (default loaded from Config)

FUNCTIONS

  • process()

    Process the request with the parser specified in the config file

Clone this wiki locally