Difference between revisions of "Speak"
From Scriptwiki
m |
m (Removed unneeded category tag) |
||
(One intermediate revision by the same user not shown) | |||
Line 7: | Line 7: | ||
== Switches == | == Switches == | ||
− | + | <table border=0> | |
− | + | <tr><td>'''-s'''</td> <td> </td> <td>speed (0 to 100)</td><tr> | |
− | + | <tr><td>'''-p'''</td> <td></td> <td>pitch (0 to 100)</td><tr> | |
− | + | <tr><td>'''-c'''</td> <td></td> <td>clear all queued lines</td><tr> | |
− | + | <tr><td>'''-l'''</td> <td></td> <td>apply lexicon settings in speech dialog)</td><tr> | |
+ | <tr><td>'''-u'''</td> <td></td> <td>apply option settings in speech dialog</td><tr> | ||
+ | </table> | ||
== See Also == | == See Also == | ||
Line 17: | Line 19: | ||
* [[$speak]] | * [[$speak]] | ||
− | [[Category:Commands | + | [[Category:Commands]] |
Latest revision as of 02:16, 3 April 2010
Note: This function is only available in the beta version of mIRC.
Speaks the specified text.
/speak -spclu [speed] [pitch] [text]
Switches
-s | speed (0 to 100) | |
-p | pitch (0 to 100) | |
-c | clear all queued lines | |
-l | apply lexicon settings in speech dialog) | |
-u | apply option settings in speech dialog | |