Voices & Languages

Before sending requests, it is important to specify the voice and language otherwise the system will try to auto detect the language and use default voice where necessary.

1. Get Languages

Safi supports multiple languages fluently. You can fetch them below and append to any request/response.

GET /language/list

Headers

GET /language/list

2. Get Voices

By default Safi speaks all its supported languages fluently, however, you should specify voice name if you want to customize or get a specific voice with every request.

Get /voice/list

Headers

Name
Value

Content-Type

application/json

apiKey

string

secret

string

GET /voice/list

Last updated

Was this helpful?