CommandRequester
Anythingworld.Voice.CommandRequester
Methods
Requests a command from a plain text input string and handles resulting command through CommandHandler utility. | |
Requests a command from a plain text input string and returns the resulting command as a JSON-formatted string. |
Description
A class that handles sending plain text commands to our parsing API and then returning the parsed commands to users and handling the command.
Last updated