{TTSTemplateItem} TTS模版项
Kind: global class
构造方法
| Param | Type | Description |
|---|---|---|
| ttsKey | string |
每个话术模板对应的唯一key |
添加TemplateSlot
Kind: instance method of TTSTemplateItem
| Param | Type | Description |
|---|---|---|
| slotKey | string |
槽位名称 |
| slotValue | string |
槽位值 |
设置话术模板key
Kind: instance method of TTSTemplateItem
| Param | Type | Description |
|---|---|---|
| ttsKey | string |
每个话术模板对应的唯一key |
清除话术模板的槽位信息
Kind: instance method of TTSTemplateItem
获取数据
Kind: instance method of TTSTemplateItem