From WikiChip
mirc/commands/gtalk
< mirc‎ | commands
Revision as of 21:27, 22 December 2013 by Ouims (talk | contribs) (Created page with "The '''gtalk command''' makes an agent speak the specified text. == Synopsis == /gtalk -kwlu <name> <text | <wavefile text>> == Switches == * '''-h''' - Prevents the agent ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

The gtalk command makes an agent speak the specified text.

Synopsis

/gtalk -kwlu <name> <text | <wavefile text>>

Switches

  • -h - Prevents the agent from poping up if mIRC is minimized and -h has been used in /gload to load that agent.
  • -k - Makes the agent think the text in a balloon without speaking it.
  • -l - Applies the lexicon settings in the lexicon dialog to the text.
  • -u - applies the speech settings in the speech options dialog.
  • -w - Play the wave sound filename

Parameters

  • <name> - The name used in /gload to reference that agent
  • <text> - The text to be spoken
  • <wavefile text> - The sound filename, must be wave format, and the text tobe spoken while playing the file


Example

;Load the default agent on your system
/gload myagent default
;make the agent plays 'lol.wav' and speak "text"
/gtalk -w myagent lol.wav text

Compatibility

Added: mIRC v5.7

Added On: 02/02/2000


Note: Individual switches were not taken into consideration.

See also