You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
.command should switch between "speech mode" and "command mode". The default (currently the only, speech mode), should be configurable.
What is speech mode and command mode?
Now, in speech mode:
test
You say: test
help
You say: help
.h help
Command : help
Usage : .help, .help <command>
Shows you this list of commands or detailed help for a particular command.
Level : Everyone!
In command mode:
test
There's no such thing as a test command.
say test
You say: test
h help
Command : help
Usage : .help, .help <command>
Shows you this list of commands or detailed help for a particular command.
Level : Everyone!
The text was updated successfully, but these errors were encountered:
.command
should switch between "speech mode" and "command mode". The default (currently the only, speech mode), should be configurable.What is speech mode and command mode?
Now, in speech mode:
In command mode:
The text was updated successfully, but these errors were encountered: