-
WikiChip
WikiChip
-
Architectures
Popular x86
-
Intel
- Client
- Server
- Big Cores
- Small Cores
-
AMD
Popular ARM
-
ARM
- Server
- Big
- Little
-
Cavium
-
Samsung
-
-
Chips
Popular Families
-
Ampere
-
Apple
-
Cavium
-
HiSilicon
-
MediaTek
-
NXP
-
Qualcomm
-
Renesas
-
Samsung
-
From WikiChip
mirc/commands/gtalk
The gtalk command makes an Agent speak the specified text.
Synopsis
/gtalk -kwlu <name> <text | <wavefile text>>
Switches
- -hPrevents the agent from popping up if mIRC is minimized and -h has been used in /gload to load that agent.
- -kMakes the agent think the text in a balloon without speaking it.
- -lApplies the lexicon settings in the lexicon dialog to the text.
- -uApplies the speech settings in the speech options dialog.
- -wAllows you to play a wave sound filename along with Agent text to speak.
Parameters
- nameThe name used in /gload to reference that agent
- textThe text to be spoken
- wavefile textThe 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.