AIS. - AI Speech Synthesis

<< Click to Display Table of Contents >>

Navigation:  3. Script Language > AI - Artificial Intelligence Commands >

AIS. - AI Speech Synthesis

The AIS.* commands provide text-to-speech (TTS) capabilities using AI-powered voice synthesis. Convert text into natural-sounding speech with various voice options.

Convert text to natural-sounding speechMultiple voice options (male, female, various styles)Save to MP3 or play directlyControl voice characteristics (stability, style, similarity)Support for elevenlabs and other TTS providers

Available Commands

Command

Description

AIS

See full documentation

AIS.

See full documentation

AIS.--Error-Handling

See full documentation

AIS.-Header-Settings

See full documentation

AIS.-Voice-Settings

See full documentation

AIS.GenerateJSON

See full documentation

AIS.GetAny

See full documentation

AIS.GetData

See full documentation

Quick Start Example

; Set your API key

AIS.SetKey|your_api_key_here

 

; Choose a voice

AIS.SetFemaleVoice

 

; Convert text to speech

AIS.SayText|Hello, this is a test of the AI speech synthesis system.

 

; Save to file instead

AIS.TextToMP3|Welcome to MiniRobot|welcome.mp3

See Also

AIU_---Universal-AI-InterfaceAIG_---Google-AI