RequestCommand
AnythingWorld.Voice.CommandRequester.MakeCommand
public static void RequestCommand(string input, Action<string> ReturnedCommandAction = null)
Requests a command from a plain text input string and handles resulting command through CommandHandler utility.