Voice Call Tts
Karibu-Voice
Voice Call Tts
Initiate a voice call that speaks the given text (text-to-speech).
Use this when you want the system to speak a message to the recipient. The text is synthesized to speech when they answer.
Headers: X-API-Key: Required — Your API key for authentication.
POST
Voice Call Tts
Authorizations
Headers
Body
application/json
Request to place a voice call that speaks the given text (text-to-speech).
E.164 or national number to call (e.g. 255788344348).
Example:
"255788344348"
Text to be spoken to the recipient (text-to-speech).
Minimum string length:
1Example:
"Hello, this is a message from Briq."
Response
Successful Response