Returns available voices with their supported language codes.
Use this endpoint to discover which voice and language combinations
are valid when creating or updating personas.
GET
/
personas
/
voices
List available voices
curl --request GET \ --url https://api.coval.dev/v1/personas/voices \ --header 'X-API-Key: <api-key>'