JavaScript
{ "phraseReplacements": [ { "phrase": "سیونگز اکاؤنٹ", "replacement": "savings account" }, { "phrase": "Isabion", "replacement": "ایزابیان" }, { "phrase": "Meezan bank", "replacement": "میزان بینک" } ] }
{ "configId": "<string>", "phraseReplacements": [ { "phrase": "<string>", "replacement": "<string>" } ] }
Creates a new configuration for phrase replacements that can be applied during text-to-speech synthesis.
API key with format "Bearer sk_api_..."
Request to create or update phrase replacement configuration
Array of phrase replacement rules
1000
Show child attributes
Original phrase to be replaced
50
Text to use as replacement
Successful creation of configuration
Response containing phrase replacement configuration
Unique identifier for the configuration