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

Previous Top Next


MiniRobotLanguage (MRL)

 

AIS.Get Folder / AIS.gfo

Retrieves cache folder path.

 

 

Intention

The AIS.Get Folder command is used to retrieve the current path of the folder where the caching system stores the generated MP3 files.

The default path is ?exeloc\AIS_Folder\

 

 

Syntax

 

 

AIS.Get Folder[|P1]

AIS.gfo[|P1]

 

 

 

Parameter Explanation

 

P1: Optional. The variable where the current cache folder path will be stored. If omitted, the folder path is placed on the Top of Stack (TOS).

 

 

 

 

Example

 

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

' IRS.-Sample

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

AIS.Get Folder|$$FOL

MBX.$$FOL

ENR.

 

 

 

 

 

Remarks

 

-

 

 

Limitations:

 

-

 

 

See also: