m |
|||
Line 31: | Line 31: | ||
== Compatibility == | == Compatibility == | ||
− | + | {{mIRC compatibility|3.8}} | |
− | |||
− | |||
== See Also == | == See Also == |
Revision as of 08:59, 21 September 2017
The /speak command is used to allow mIRC to speak text audibly.
Synopsis
/speak -spclu [speed] [pitch] [text]
Switches
sAllows you to specify the speed for the text to be spoken (0 - 100).
pControls the pitch at which the text is spoken (0 - 100).
cClear all queued lines of speaking.
lApply the lexicon settings in the speech dialog.
uApply the option settings in the speech dialog.
Parameters
speedIf the -s switch is invoked, this parameter is where you specify the speed at which the text should be spoken (0 - 100).
pitchIf the -p switch is invoked, this parameter is where you specify the pitch at which the text should be spoken (0 - 100).
textThis is the text to be spoken by the speaking system.
Examples
Speak the words 'Hello World!'
/speak Hello World!
Speak 'Hi there!' at 30 speed with a pitch of 50
/speak -sp 30 50 Hi there!
Compatibility
Added: mIRC v3.8
Added on: 25 Nov 1995
Note: Unless otherwise stated, this was the date of original functionality.
Further enhancements may have been made in later versions.
See Also