CommandRequester
Anythingworld.Voice.CommandRequester
Last updated
Anythingworld.Voice.CommandRequester
Last updated
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.
A class that handles sending plain text commands to our parsing API and then returning the parsed commands to users and handling the command.