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