Parameters | Type | Mandatory | Description |
VirtualmanKey | string | Yes | Unique identifier for the avatar, which can be obtained through the Query All Avatars under an Anchor API. |
Parameters | Type | Mandatory | Description |
Timbres | Array of [Timbre] | Yes | Supported Timbre List |
Parameters | Type | Mandatory | Description |
TimbreKey | string | Yes | Digital human timbre code |
TimbreName | string | Yes | Digital human timbre name |
TimbreSample | string | Yes | Digital human timbre demo sample URL |
TimbreDesc | string | Yes | Digital human timbre description |
{"Header": {},"Payload": {"VirtualmanKey": "2803ca3b5ec64260a2c11e396eaac519"}}
{"Header": {"Code": 0,"Message": "","RequestID": "123"},"Payload": {"Timbres": [{"TimbreKey": "female_1","TimbreName": "female voice 1","TimbreSample": "url"}]}}
Was this page helpful?