IntelliHome::Workers::Master::RemoteSynth - IntelliHome/Google-at-Home GitHub Wiki
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