|
<< Click to Display Table of Contents >> Navigation: 3. Script Language > AI - Artificial Intelligence Commands > AIS. - AI Speech Synthesis > AIS. - AI Speech Synthesis |
AIS.SetStyle |
Top |
MiniRobotLanguage (MRL)
AIS.SetStyle
Set the speaking style (0-100)
Intention
The AIS.SetStyle command adjusts the speaking style intensity. Higher values result in a more exaggerated, dramatic delivery while lower values are more neutral.
Syntax
AIS.SetStyle|$$Value
P1 - $$Value - Style intensity (0-100)
Example
' Set dramatic style
AIS.SetStyle|80
' Set neutral style
AIS.SetStyle|20