Elevenlabs Speech Synthesis

<< Click to Display Table of Contents >>

Navigation:  3. Script Language > AI - Artificial Intelligence Commands > AIS. - AI Speech Synthesis >

Elevenlabs Speech Synthesis

AIS.Set Stability

Previous Top Next


MiniRobotLanguage (MRL)

 

AIS.Set Stability

If Result available

 

 

Intention

 

The AIS.Set Stability command sets the stability level for the voice in the AIS engine.

The stability parameter controls the randomness and emotional range of the voice.

 

The stability parameter influences the voice's emotional range.

Lower values can make the voice sound overly random and may cause the character to speak too quickly.

Higher values can make the voice sound monotonous and devoid of emotion.

 

 

 

 

Syntax

 

 

AIS.Set Stability|P1[|P2]

AIS.Sst|P1[|P2]

 

 

Parameter Explanation

 

P1: The value for setting the stability of the voice. It's a floating-point number between 0 and 1. Lower values introduce more randomness and emotional range, while higher values make the voice more monotonous.

P2: Optional. The variable where the result of the operation will be stored. If omitted, the result is pushed onto the Top of Stack (TOS).

 

 

 

 

Example

 

'***********************************

' AIS.-Sample

'***********************************

AIS.Set Stability|0.5|$$STA

MBX.$$STA

ENR.

 

 

 

 

 

 

Remarks

 

-

 

 

Limitations:

 

-

 

 

See also: