Speech
list google custom voices
get/GoogleCustomVoices
Query parameters
service_provider_sidstring
return only the google voice custom operated belong to this service provider
account_sidstring
return only the google voice custom operated belong to this account_sid
speech_credential_sidstring
return only the google voice custom operated belong to this speech credential
Response
list oflist google custom voices
Example response
[
{
"speech_credential_sid": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"name": "Sally",
"reported_usage": "REALTIME",
"model": "projects/12412312/locations/global/models/2134124123-2dbf-43be-9593-12314123"
}
]