Skip to main content

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}
string
required
UUID of the narrator

Using Narrators

When creating questions with generateAudio: true, you can specify a narratorId:
If no narratorId is specified, the default narrator for your organization will be used.

Questions

Learn how to create questions with TTS audio

Creating Your First Interview

Step-by-step guide for creating interviews