Voices
Get Voice
Retrieve details of a specific voice by its ID
GET
Documentation Index
Fetch the complete documentation index at: https://docs.hoox.video/llms.txt
Use this file to discover all available pages before exploring further.
Overview
This endpoint retrieves details for a specific voice by itsid. Results can come from your space (custom voices) or from the public catalog filtered by your plan.
Authentication
This endpoint requires API key authentication. Include your API key in the
Authorization header.Path Parameters
The identifier of the voice to retrieve.
Response
Unique identifier of the voice.
Display name of the voice.
Language code of the voice (e.g.,
fr, en).Gender of the voice:
male or female.Array of tags associated with the voice (e.g.,
[\"friendly\", \"warm\"]).Source of the voice:
space (custom voice) or config (public catalog).
