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 Folder / AIS.sef

Previous Top Next


MiniRobotLanguage (MRL)

 

AIS.Set Folder / AIS.sef

Sets cache folder path.

 

 

Intention

 

The AIS.Set Folder command sets the folder where the caching system will store the generated MP3 files.

If P1 is omitted it will reset the folder path to the default value, that is "?exeloc\AIS_Folder\"

 

 

 

 

Syntax

 

 

AIS.Set Folder[|P1]

AIS.Sef[|P1]

 

 

 

Parameter Explanation

 

  P1: Optional. The path to the folder where MP3 files will be cached. If omitted, the default folder ?exeloc\AIS_Folder\ will be used.

 

 

 

 

Example

 

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

' AIS.-Sample

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

$$FOL=?exeloc\Voice_02_Cache\

AIS.Set Folder|$$FOL

 

 

 

 

 

Remarks

 

If the specified folder does not exist, it will be created.

Files in the folder may be overwritten without warning.

 

 

Limitations:

 

-

 

 

See also: