Skip to main content

Overview

The Voices Catalog is a read-only endpoint that returns every TTS voice your API key can use: Hamsa’s published voice library plus any custom (cloned) voices owned by your account. Each voice carries a standard BCP-47 language tag (ar-SA, ar-EG, en-US) instead of Hamsa’s internal dialect codes, so third-party platforms — such as the Genesys TTS Connector — can consume it directly. The response is deliberately flat (voices at the top level, id / name / language / gender per voice) to match connector defaults with zero attribute remapping.

Endpoint

Authentication

Send your Hamsa API key in the Authorization header:

Query Parameters

Response

The list includes your own cloned voices in addition to the public library. Cloned voices are visible only to the account that owns them.

Language Tags

Error Responses


Example Requests

Full catalog:
Saudi voices only (both forms are equivalent):

Genesys TTS Connector

Use the catalog as the Genesys List Voices endpoint

Voice Library

Browse and preview all voices in the dashboard