Documentation Index
Fetch the complete documentation index at: https://docs.humanly.io/llms.txt
Use this file to discover all available pages before exploring further.
Overview
Narrators define the voice and language options available for text-to-speech (TTS) audio generation when creating questions.List Narrators
List all available narrators for TTS. Endpoint:GET /qsi/gather/narrators
Get Narrator
Get narrator details including available voices. Endpoint:GET /qsi/gather/narrators/{narratorId}
UUID of the narrator
Using Narrators
When creating questions withgenerateAudio: true, you can specify a narratorId:
If no
narratorId is specified, the default narrator for your organization will be used.Related Resources
Questions
Learn how to create questions with TTS audio
Creating Your First Interview
Step-by-step guide for creating interviews

