| Package | Description |
|---|---|
| com.tencentcloudapi.gme.v20180711 | |
| com.tencentcloudapi.gme.v20180711.models |
| Modifier and Type | Method and Description |
|---|---|
StartAIConversationResponse |
GmeClient.StartAIConversation(StartAIConversationRequest req)
启动AI对话任务,AI通道机器人进入GME房间,与房间内指定的成员进行AI对话,适用于智能客服,AI口语教师等场景
GME AI对话功能内置语音转文本能力,同时提供通道服务,即客户可灵活指定第三方AI模型(LLM)服务和文本转音频(TTS)服务,更多[功能说明](https://cloud.tencent.com/document/product/647/108901)。
|
| Constructor and Description |
|---|
StartAIConversationResponse(StartAIConversationResponse source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2025. All rights reserved.