Difference between revisions of "Speak"

From Scriptwiki
Jump to: navigation, search
m
 
m (Switches were not meant to be in code form)
Line 7: Line 7:
 
== Switches ==
 
== Switches ==
  
* -s = speed (0 to 100)
+
<table border=0>
* -p = pitch (0 to 100)
+
<tr><td>'''-s'''</td> <td>&nbsp;</td> <td>speed (0 to 100)</td><tr>
* -c = clear all queued lines
+
<tr><td>'''-p'''</td> <td></td> <td>pitch (0 to 100)</td><tr>
* -l = apply lexicon settings in speech dialog
+
<tr><td>'''-c'''</td> <td></td> <td>clear all queued lines</td><tr>
* -u = apply option settings in speech dialog
+
<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 ==

Revision as of 02:04, 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

See Also