Elevenlabs Speech Synthesis

<< Click to Display Table of Contents >>

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

Elevenlabs Speech Synthesis

AIS.Set Style

Previous Top Next


MiniRobotLanguage (MRL)

 

AIS.Set Style

Amplifies speaker's style.

 

 

Intention

 

The AIS.Set Style command is designed to amplify the style of the original speaker in the synthesized voice.

This can make the voice more expressive but may consume additional computational resources and increase latency. It may also make the model slightly less stable.

Using the style parameter consumes additional computational resources and might increase latency.

It's important to note that using this setting can make the model less stable as it tries to imitate the style of the original voice.

For more information, refer to the Elevenlabs Documentation.

 

 

 

 

Syntax

 

 

AIS.Set Style|P1[|P2]

AIS.Sty|P1[|P2]

 

 

 

Parameter Explanation

 

P1: Required. A floating-point number that sets the level of style amplification. Generally recommended to be set at 0.

P2: Optional. Variable for the return value.

 

 

 

 

Example

 

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

' AIS.-Sample

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

AIS.Set Style|0.5

ENR.

 

 

 

 

 

 

Remarks

 

-

 

 

Limitations:

 

-

 

 

See also: