The gender of the voice. Optional values, 1.male, 2.female.
age
string
required
The age of the voice. Optional values: 1.child, 2.teenager, 3.young, 4.middle-aged, 5.old.
voice_desc
array[string]
optional
Customize the input tone style descriptors, such as ['casual', 'fashion'], ensuring that the number of descriptors does not exceed 8.
text
string
required
Audition audio text.
Example
{"gender":"female","age":"old","voice_desc":["Kind and friendly","Kind and amiable","Kind hearted","Calm tone"],"text":"真正的危险不是计算机开始像人一样思考,而是人开始像计算机一样思考"}