From WikiChip
/gtalk Command - mIRC
Commands & Identifiers
Basics
Events
Matching Tools
Data Storage
Control Structures
GUI Scripting
Sockets
Advanced Scripting
Additional Resources
Security
Other
The gtalk command makes an Agent speak the specified text.
Synopsis[edit]
/gtalk -kwlu <name> <text | <wavefile> <text>>
Switches[edit]
- -h - Prevents the agent from popping 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 - Allows you to play a wave sound filename along with Agent text to speak.
Parameters[edit]
- 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 to be spoken while playing the file
Example[edit]
;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[edit]
Added: mIRC v5.7
Added on: 02 Feb 2000
Note: Unless otherwise stated, this was the date of original functionality.
Further enhancements may have been made in later versions.
See also[edit]
- List of commands
- List of identifiers
- /ghide
- /gunload
- /gshow
- /gload
- /gsize
- /gmove
- /gplay
- /gpoint
- /gstop
- /gopts
- /gqreq
- $agentver
- $agentstat
- $agentname
- $agent
mIRC commands list