From WikiChip
Difference between revisions of "mirc/commands/speak"
< mirc‎ | commands

m (PatrolBot moved page /speak command - mIRC to mirc/commands/speak: per new naming convention)
Line 1: Line 1:
The '''/speak''' command is used to allow mIRC to speak text audibly.
+
{{mirc title|/speak command}}The '''/speak''' command is used to allow mIRC to speak text audibly.
 +
 
  
 
== Synopsis ==
 
== Synopsis ==
Line 35: Line 36:
  
 
== See Also ==
 
== See Also ==
* [[$speak identifier - mIRC|$speak]]
+
* {{mIRC|/gtalk}}
 +
* {{mIRC|/splay}}
 +
* {{mIRC|$speak}}
 +
* [[List of commands - mIRC|List of commands]]
 +
* [[List of identifiers - mIRC|List of identifiers]]
  
* [[/gtalk command - mIRC|/gtalk]]
+
{{mIRC command list}}
  
* [[/splay command - mIRC|/splay]]
+
[[Category:mIRC commands|speak]]

Revision as of 09:57, 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/11/95

See Also


[Expand]
v · d · e mIRC commands list