API开发文档

欢迎浏览我们的API开发文档!

获取TTS

GET

/api/callflow/tts/:name

权限:呼叫流

Header
字段类型描述
Content-Type字符串应用或JSON
参数
字段类型描述
name字符串Tts名
成功 200
字段类型描述
name字符串关键字为tts名,值为tts文本
成功响应
HTTP/1.1 200 OK
 {
     "name": "text",
 }

标签:
Table of Contents