Parameter | Type | Description | Example |
---|---|---|---|
object | The template parameters of the intelligent agent. | ||
VoiceChat | object | The voice call parameters. | |
Greeting | string | The greetings spoken by the intelligent agent when it joins the meeting. If you do not specify this parameter, the system uses the default greetings specified in the template of the intelligent agent. The value can be up to 128 characters in length. | |
UserOnlineTimeout | integer | The timeout period before the user joins the meeting. Unit: seconds. Default value: 60. | 60 |
UserOfflineTimeout | integer | The timeout period after the user leaves the meeting. Unit: seconds. Default value: 5. | 5 |
BailianAppParams | string | The parameters of the application center of Alibaba Cloud Model Studio. For more information about the parameter format, see Parameters of the application center of Alibaba Cloud Model Studio. | {} |
AsrMaxSilence | integer | The threshold used to determine the end of a sentence. If the duration of silence exceeds this threshold, the system determines that a sentence ends. Unit: milliseconds. Default value: 400. Valid values: 200 to 1200. | 400 |
Volume | long | The speech volume of the intelligent agent.
| 100 |
EnableVoiceInterrupt | boolean | Specifies whether the intelligent agent can be interrupted by voice. Default value: true. | true |
VoiceprintId | string | The unique ID of the voiceprint. This parameter is empty by default. | uniqueId |
VoiceId | string | The voice ID of the intelligent agent. The modification takes effect in the next sentence. If you do not specify this parameter, the system uses the default voice ID specified in the template of the intelligent agent. This parameter takes effect only for the preset TTS model. The ID can be up to 64 characters in length. For more information about the available voices, visit https://help.aliyun.com/zh/ims/developer-reference/smart-voice-effect-example. | zhixiaoxia |
UseVoiceprint | boolean | Specifies whether to enable voiceprint recognition. Default value: false. | false |
GracefulShutdown | boolean | Specifies whether the intelligent agent supports graceful shutdown. Default value: false.
| true |
EnablePushToTalk | boolean | Specifies whether to enable the intercom mode. Default value: false. | false |
VisionChat | object | The parameters of the visual intelligent agent. | |
Greeting | string | The greetings spoken by the intelligent agent when it joins the meeting. If you do not specify this parameter, the system uses the default greetings specified in the template of the intelligent agent. The value can be up to 128 characters in length. | Good morning, my friend! |
UserOnlineTimeout | integer | The timeout period before the user joins the meeting. Unit: seconds. Default value: 60. | 60 |
UserOfflineTimeout | integer | The timeout period after the user leaves the meeting. Unit: seconds. Default value: 5. | 5 |
EnableIntelligentSegment | boolean | Specifies whether to enable intelligent sentence segmentation. This feature intelligently combines the segments of a speech into a single sentence if brief pauses occur when users are speaking. Default value: true. | true |
BailianAppParams | string | The parameters of the application center of Alibaba Cloud Model Studio. For more information about the parameter format, see Parameters of the application center of Alibaba Cloud Model Studio. | {} |
AsrMaxSilence | integer | The threshold used to determine the end of a sentence. If the duration of silence exceeds this threshold, the system determines that a sentence ends. Unit: milliseconds. Default value: 400. Valid values: 200 to 1200. | 400 |
Volume | long | The speech volume of the intelligent agent. If this parameter is not specified, the adaptive volume mode recommended by Alibaba Cloud is used by default. To specify this parameter, enter a value between 0 and 400. The output volume is calculated by using the following formula: Output volume = Voice output volume specified in the workflow × Volume/100. Example: If Volume is set to 0, the output volume is 0. If Volume is set to 100, the output volume is the voice output volume specified in the workflow. If Volume is set to 200, the output volume is twice the voice output volume specified in the workflow. | 100 |
EnableVoiceInterrupt | boolean | Specifies whether the intelligent agent can be interrupted by voice. Default value: true. | true |
VoiceprintId | string | The unique ID of the voiceprint. This parameter is empty by default. | uniqueId |
VoiceId | string | The voice ID of the intelligent agent. The modification takes effect in the next sentence. If you do not specify this parameter, the system uses the default voice ID specified in the template of the intelligent agent. This parameter takes effect only for the preset TTS model. The ID can be up to 64 characters in length. For more information about the available voices, visit https://help.aliyun.com/zh/ims/developer-reference/smart-voice-effect-example. | zhixiaoxia |
UseVoiceprint | boolean | Specifies whether to enable voiceprint recognition. Default value: false. | false |
GracefulShutdown | boolean | Specifies whether the intelligent agent supports graceful shutdown. Default value: false. Graceful shutdown: When the intelligent agent is stopped, it completes its current sentence before stopping. However, the intelligent agent can speak for 10 seconds at most. | false |
EnablePushToTalk | boolean | Specifies whether to enable the intercom mode. Default value: false. | false |
AvatarChat3D | object | The parameters of the 3D avatar. | |
Greeting | string | The greetings spoken by the intelligent agent when it joins the meeting. If you do not specify this parameter, the system uses the default greetings specified in the template of the intelligent agent. The greetings can be up to 128 characters in length. | |
UserOnlineTimeout | integer | The timeout period before the user joins the meeting. Unit: seconds. Default value: 60. | 60 |
UserOfflineTimeout | integer | The timeout period after the user leaves the meeting. Unit: seconds. Default value: 5. | 5 |
BailianAppParams | string | The parameters of the application center of Alibaba Cloud Model Studio. For more information about the parameter format, see Parameters of the application center of Alibaba Cloud Model Studio. | {} |
AsrMaxSilence | integer | The threshold used to determine the end of a sentence. If the duration of silence exceeds this threshold, the system determines that a sentence ends. Unit: milliseconds. Default value: 400. Valid values: 200 to 1200. | 400 |
Volume | long | The speech volume of the intelligent agent.
| 100 |
AvatarId | string | The ID of the avatar. | 1231 |
EnableVoiceInterrupt | boolean | Specifies whether the intelligent agent can be interrupted by voice. Default value: true. | true |
VoiceprintId | string | The unique ID of the voiceprint. This parameter is empty by default. | uniqueId |
VoiceId | string | The voice ID of the intelligent agent. The modification takes effect in the next sentence. If you do not specify this parameter, the system uses the default voice ID specified in the template of the intelligent agent. This parameter takes effect only for the preset TTS model. The ID can be up to 64 characters in length. For more information about the available voices, visit https://help.aliyun.com/zh/ims/developer-reference/smart-voice-effect-example. | zhixiaoxia |
UseVoiceprint | boolean | Specifies whether to enable voiceprint recognition. Default value: false. | false |
GracefulShutdown | boolean | Specifies whether the intelligent agent supports graceful shutdown. Default value: false.
| true |
EnablePushToTalk | boolean | Specifies whether to enable the intercom mode. Default value: false. | false |