Skip to main content

Standard TTS

POST https://api.myvocal.ai/sound_clone/api/v1/tts

Request body

  • voiceId (required)
  • text (required)
  • title (optional)
  • modelId (optional)
  • voiceSettings (optional)
  • language
    • Required for default/non-V3 path.
    • Optional for myvocal_v3.

Examples

V3 explicit language

V3 auto-detect (omit language)

Success response

Content-Type: audio/mpeg