You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
low-carbon-platform-php/docs/Model/SynthesizerParam.md

11 lines
431 B

# # SynthesizerParam
## 属性
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**text** | **string** | 需要转换为语音的文本 |
**model** | **string** | 使用的语音合成模型 |
**format** | **string** | 生成的音频格式 |
[[返回模型列表]](../../README.md#模型文档) [[返回API列表]](../../README.md#api端点文档) [[返回README]](../../README.md)