From WikiChip
Difference between revisions of "mirc/commands/vcadd"
(Created /vcadd command - mIRC) |
m (→Compatibility: Add this.) |
||
(9 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
+ | {{mirc title|/vcadd Command}} | ||
'''/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 = | + | == Compatibility == |
− | * | + | {{mIRC compatibility|5.7}} |
− | * | + | |
− | * | + | == See also == |
− | * | + | * {{mIRC|/vcmd}} |
− | * | + | * {{mIRC|/vcrem}} |
+ | * {{mIRC|$vcmd}} | ||
+ | * {{mIRC|$vcmdver}} | ||
+ | * {{mIRC|$vcmdstat}} | ||
* [[On vcmd - mIRC|ON VCMD Event]] | * [[On vcmd - mIRC|ON VCMD Event]] | ||
+ | {{mIRC command list}} | ||
− | [[Category:mIRC commands]] | + | [[Category:mIRC commands|vcadd command - mIRC]] |
Latest revision as of 00:26, 14 February 2024
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.
Synopsis[edit]
/vcadd <command1,command2,...>
Switches[edit]
None
Parameters[edit]
None
Examples[edit]
Add a voice command for connecting to the SwiftIRC IRC server
/vcadd Connect SwiftIRC
Compatibility[edit]
Added: mIRC v5.7
Added on: 02 Feb 2000
Note: Unless otherwise stated, this was the date of original functionality.
Further enhancements may have been made in later versions.
See also[edit]
mIRC commands list