From WikiChip
Difference between revisions of "mirc/commands/vcadd"
m (Bot: de-linking old mIRC menu) |
|||
Line 2: | Line 2: | ||
'''/vcadd''' makes it simple for you to add a voice command to the command list for your Speech Recognition Software. | '''/vcadd''' makes it simple for you to add a voice command to the command list for your Speech Recognition Software. | ||
− | = Synopsis = | + | == Synopsis == |
<pre>/vcadd <command1,command2,...></pre> | <pre>/vcadd <command1,command2,...></pre> | ||
− | = Switches = | + | == Switches == |
None | None | ||
− | = Examples = | + | == Parameters == |
+ | |||
+ | None | ||
+ | |||
+ | == Examples == | ||
'''Add a voice command for connecting to the SwiftIRC IRC server''' | '''Add a voice command for connecting to the SwiftIRC IRC server''' | ||
<pre>/vcadd Connect SwiftIRC</pre> | <pre>/vcadd Connect SwiftIRC</pre> | ||
− | = See also = | + | == See also == |
* {{mIRC|/vcmd}} | * {{mIRC|/vcmd}} | ||
* {{mIRC|/vcrem}} | * {{mIRC|/vcrem}} |
Revision as of 22:40, 3 May 2023
Commands & Identifiers
Basics
Events
Matching Tools
Data Storage
Control Structures
GUI Scripting
Sockets
Advanced Scripting
Additional Resources
Security
Other
/vcadd makes it simple for you to add a voice command to the command list for your Speech Recognition Software.
Contents
Synopsis
/vcadd <command1,command2,...>
Switches
None
Parameters
None
Examples
Add a voice command for connecting to the SwiftIRC IRC server
/vcadd Connect SwiftIRC
See also
mIRC commands list