We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
IntelliHome::Workers::Master::RemoteSynth - Processes the voice hypothesis thru a defined parser
This Object implement process() that is called by the master node to parse and process the given command
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)
process()
Process the request with the parser specified in the config file