Get All voices
Documentation Index
Fetch the complete documentation index at: https://docs.aicaller.io/llms.txt
Use this file to discover all available pages before exploring further.
Voices found.
Array of voice objects
[
{
"id": 1,
"voiceSampleUrl": "https://example.com/voice-sample.mp3",
"voiceName": "Rose",
"gender": "Female",
"isRecommended": true
},
{
"id": 2,
"voiceSampleUrl": "https://example.com/voice-sample2.mp3",
"voiceName": "John",
"gender": "male",
"isRecommended": false
}
]