Elevenlabs Speech Synthesis

<< Click to Display Table of Contents >>

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

Elevenlabs Speech Synthesis

AIS.Get Voices / AIS.gvo

Previous Top Next


MiniRobotLanguage (MRL)

 

AIS.Get Voices / AIS.gvo

Lists available voices.

 

 

Intention

 

The AIS.Get Voices command retrieves the available voices from the server.

The returned data is in JSON format, which includes details about each voice, such as name, category, and fine-tuning options.

It should be best saved as a file and viewed in a JSON Viewer.

 

AIS.Set Key|file

 

AIS.Get Voices|$$RET

DBP.$$RET

MBX.!

ENR.

 

 

 

 

Syntax

 

 

AIS.Get Voices[|P1]

AIS.gvo[|P1]

 

 

 

Parameter Explanation

 

P1: Optional. The variable where the JSON data will be stored. If omitted, the data will be placed on TOS.

 

 

 

Example

 

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

' AIS.-Sample

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

AIS.Set Key|file

 

AIS.Get Voices|$$RET

DBP.$$RET

MBX.!

ENR.

 

clip0791

 

 

 

Remarks

 

-

 

 

Limitations:

 

-

 

 

See also: