Text-to-Speech Generator (OpenAI voice generator) avatar
Text-to-Speech Generator (OpenAI voice generator)

Pricing

$6.00/month + usage

Go to Store
Text-to-Speech Generator (OpenAI voice generator)

Text-to-Speech Generator (OpenAI voice generator)

Developed by

Stan Van Rooy

Stan Van Rooy

Maintained by Community

Convert text to speech effortlessly with our OpenAI voice generator. Choose from 6 English-optimized voices, customize settings, and get high-quality audio files fast. Simple to use, integrates with your OpenAI API key.

5.0 (1)

Pricing

$6.00/month + usage

0

Total users

1

Monthly users

1

Last modified

2 days ago

Text

textstringRequired

The text to convert to speech (max 4,096 characters).

OpenAI API Key

openai_api_keystringRequired

Your OpenAI API key for text-to-speech services. This is treated as a secret and stored securely.

Voice

voiceEnumOptional

The voice to use for text-to-speech. Each voice is optimized for English.

Value options:

"alloy": string"echo": string"fable": string"onyx": string"nova": string"shimmer": string

Default value of this property is "alloy"

TTS Model

modelEnumOptional

The TTS model to use. tts-1 is faster, tts-1-hd is higher quality.

Value options:

"tts-1": string"tts-1-hd": string

Default value of this property is "tts-1"

Audio Format

response_formatEnumOptional

The format of the output audio file.

Value options:

"mp3": string"opus": string"aac": string"flac": string

Default value of this property is "mp3"

Speech Speed

speedstringOptional

The speed of the speech. Valid range is 0.25 to 4.0. Default is 1.0 for normal speed.

Default value of this property is "1.0"