API: Voices APIs changed
In view of the new Simba Turbo model launch we have made improvements to the voices APIs. The changes are as follows:
- when GETting the list of voices the
model
andlanguages
properties of the Voice object were merged into a singlemodels
property:
- similarly, when POSTing to clone the voice, the response voice details object got the
model
andlanguages
replaced with the identical unifiedmodels
property.