{
"voices": [
{
"voice_id": "string",
"name": "string",
"category": "string",
"description": "string",
"preview_url": "string",
"language": "string",
"labels": {
"gender": "female",
"accent": "en-us",
"language": "en-US",
"age": "string",
"description": "string",
"use_case": "string",
"personality": "string",
"property1": "string",
"property2": "string"
},
"metadata": {
"property1": "string",
"property2": "string"
},
"property1": "string",
"property2": "string"
}
],
"totalVoices": 0,
"totalPages": 0,
"currentPage": 1,
"filters": {
"gender": [
"string"
],
"accent": [
"string"
]
}
}