Add a generated voice to the voice library.
Name to use for the created voice.
Description to use for the created voice.
The generated_voice_id to create, call POST /v1/voice-generation/generate-voice and fetch the generated_voice_id from the response header if don’t have one yet.
Optional, metadata to add to the created voice. Defaults to None.
List of voice ids that the user has played but not selected. Used for RLHF.
Successful Response