Skip to main content
POST
Create Speech

Authorizations

Authorization
string
header
required

Enter your MeshAPI key (rsk_...) — sent as Authorization: Bearer <key>.

Body

application/json
input
string
required
model
string
default:eleven_flash_v2_5
voice
string | null
stream
boolean
default:true
response_format
string | null
language_code
string | null
voice_settings
VoiceSettings · object | null
pronunciation_dictionary_locators
PronunciationDictionaryLocator · object[] | null
seed
integer | null
previous_text
string | null
next_text
string | null
previous_request_ids
string[] | null
next_request_ids
string[] | null
apply_text_normalization
string | null
apply_language_text_normalization
boolean | null
use_pvc_as_ivc
boolean | null
enable_logging
boolean | null
optimize_streaming_latency
integer | null
speaker
string
default:anushka
target_language_code
string
default:hi-IN
pitch
number | null
pace
number | null
loudness
number | null
speech_sample_rate
integer | null
enable_preprocessing
boolean | null

Response

Successful Response