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)
 
(2 intermediate revisions by one other user not shown)
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 5: Line 6:
  
 
== Switches ==
 
== Switches ==
<span style="display: inline-block; width: 30px;">'''s'''</span>Allows you to specify the speed for the text to be spoken (0 - 100).
+
* '''s''' - -Allows you to specify the speed for the text to be spoken (0 - 100).
 
+
* '''p''' - Controls the pitch at which the text is spoken (0 - 100).
<span style="display: inline-block; width: 30px;">'''p'''</span>Controls the pitch at which the text is spoken (0 - 100).
+
* '''c''' - Clear all queued lines of speaking.
 
+
* '''l''' - Apply the lexicon settings in the speech dialog.
<span style="display: inline-block; width: 30px;">'''c'''</span>Clear all queued lines of speaking.
+
* '''u''' - Apply the option settings in the speech dialog.
 
 
<span style="display: inline-block; width: 30px;">'''l'''</span>Apply the lexicon settings in the speech dialog.
 
 
 
<span style="display: inline-block; width: 30px;">'''u'''</span>Apply the option settings in the speech dialog.
 
  
 
== Parameters ==
 
== Parameters ==
<span style="display: inline-block; width: 90px;">'''speed'''</span>If the '''-s''' switch is invoked, this parameter is where you specify the speed at which the text should be spoken (0 - 100).
+
* '''speed''' - If the '''-s''' switch is invoked, this parameter is where you specify the speed at which the text should be spoken (0 - 100).
 
+
* '''pitch''' - If the '''-p''' switch is invoked, this parameter is where you specify the pitch at which the text should be spoken (0 - 100).
<span style="display: inline-block; width: 90px;">'''pitch'''</span>If the '''-p''' switch is invoked, this parameter is where you specify the pitch at which the text should be spoken (0 - 100).
+
* '''text''' - This is the text to be spoken by the speaking system.
 
 
<span style="display: inline-block; width: 90px;">'''text'''</span>This is the text to be spoken by the speaking system.
 
  
 
== Examples ==
 
== Examples ==
Line 30: Line 25:
  
 
== Compatibility ==
 
== Compatibility ==
Added: mIRC v3.8
+
{{mIRC compatibility|3.8}}
 
 
Added On: 25/11/95
 
  
 
== 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]]

Latest revision as of 00:19, 4 May 2023

The /speak command is used to allow mIRC to speak text audibly.


Synopsis[edit]

/speak -spclu [speed] [pitch] [text]

Switches[edit]

  • s - -Allows you to specify the speed for the text to be spoken (0 - 100).
  • p - Controls the pitch at which the text is spoken (0 - 100).
  • c - Clear all queued lines of speaking.
  • l - Apply the lexicon settings in the speech dialog.
  • u - Apply the option settings in the speech dialog.

Parameters[edit]

  • speed - If the -s switch is invoked, this parameter is where you specify the speed at which the text should be spoken (0 - 100).
  • pitch - If the -p switch is invoked, this parameter is where you specify the pitch at which the text should be spoken (0 - 100).
  • text - This is the text to be spoken by the speaking system.

Examples[edit]

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[edit]

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[edit]


[Expand]
v · d · e mIRC commands list