From WikiChip
Difference between revisions of "mirc/commands/vcmd"
m (bot: correcting title) |
m (Bot: de-linking old mIRC menu) |
||
Line 1: | Line 1: | ||
− | {{mirc title|/vcmd Command | + | {{mirc title|/vcmd Command}} |
The '''/vcmd''' allows you to enable your voice commands list, for your Speech Recognition Software, within mIRC. | The '''/vcmd''' allows you to enable your voice commands list, for your Speech Recognition Software, within mIRC. | ||
Revision as of 18:47, 15 June 2017
Commands & Identifiers
Basics
Events
Matching Tools
Data Storage
Control Structures
GUI Scripting
Sockets
Advanced Scripting
Additional Resources
Security
Other
The /vcmd allows you to enable your voice commands list, for your Speech Recognition Software, within mIRC.
Contents
Synopsis
/vcmd -lc <on | off | sleep>
Switches
-lLists all of the commands in the voice commands list.
-cClears all of the commands from the voice commands list.
Parameters
onTurns voice command listening on.
offTurns voice command listening off.
sleepTemporarily disables voice command listening.
Example
Disable voice command listening
/vcmd off
Clear the voice commands list
/vcmd -c
See also
mIRC commands list