Open AI TTS (Text-to-Speech)

<< Click to Display Table of Contents >>

Navigation:  3. Script Language > AI - Artificial Intelligence Commands > AIC. - Artificial Intelligence Command > ! Open AI TTS >

Open AI TTS (Text-to-Speech)

AIC.Set Folder / AIC.sef

Previous Top Next


MiniRobotLanguage (MRL)

 

AIC.Set Folder / AIC.sef

Sets cache folder path.

 

 

Intention

 

The AIC.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\AIC_Folder\"

 

 

 

 

Syntax

 

 

AIC.Set Folder[|P1]

AIC.Sef[|P1]

 

 

 

Parameter Explanation

 

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

 

 

 

 

Example

 

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

' AIC.-Sample

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

$$FOL=?exeloc\Voice_02_Cache\

AIC.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: