Anythingworld.Voice.CommandRequester
RequestCommand
Requests a command from a plain text input string and handles resulting command through CommandHandler utility.
RequestAndReturnCommand
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.
Last updated 2 years ago
Was this helpful?