|
<< Click to Display Table of Contents >> Navigation: 3. Script Language > AI - Artificial Intelligence Commands > AIS. - AI Speech Synthesis > AIS. - AI Speech Synthesis |
AIS.SetMaleVoice |
Top |
MiniRobotLanguage (MRL)
AIS.SetMaleVoice
Set a male voice for TTS
Intention
The AIS.SetMaleVoice command selects a male voice for text-to-speech. This is a convenient shortcut when you want a male voice without specifying the exact voice name.
Syntax
AIS.SetMaleVoice[|$$VoiceName]
P1 - $$VoiceName (optional) - Specific male voice name, or use default
Example
' Set default male voice
AIS.SetMaleVoice
' Set specific male voice
AIS.SetMaleVoice|adam
Related Commands
- AIS.SetFemaleVoice - Set female voice