From WikiChip
mirc/commands/speak
< mirc‎ | commands
Revision as of 15:20, 23 June 2014 by Zmodem (talk | contribs)

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/11/95

See Also