检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
说明: 通过该地址上传时,需设置content-type为application/octet-stream audio_upload_url String 音频数据训练上传URL。该url在文件上传成功后失效,只能上传一次 说明: 通过该地址上传时,需设置content-type为application/zip。
用户Token。需要获取全局级Token(将scope设置为domain) 通过调用IAM服务获取用户Token接口获取(响应消息头中X-Subject-Token的值)。 响应参数 状态码: 200 表3 响应Header参数 参数 参数类型 描述 X-Request-Id String 请求ID。
用户Token。需要获取全局级Token(将scope设置为domain) 通过调用IAM服务获取用户Token接口获取(响应消息头中X-Subject-Token的值)。 响应参数 状态码: 200 表3 响应Header参数 参数 参数类型 描述 X-Request-Id String 请求ID。
用户Token。需要获取全局级Token(将scope设置为domain) 通过调用IAM服务获取用户Token接口获取(响应消息头中X-Subject-Token的值)。 响应参数 状态码: 200 表4 响应Header参数 参数 参数类型 描述 X-Request-Id String 请求ID。
build() try: request = UpdateDigitalHumanBusinessCardRequest() request.job_id = "{job_id}" request.body = CreateDigita
资产类型 IMAGE:图片 VIDEO:视频 AUDIO:音频 order Integer 参数解释: 资产次序。不设置或者0表示按照加入时间先后排序。业务上将次序最靠前的图片设置为商品封面。 取值范围: 0-300 默认取值: 0 asset_name String 资产名称。 asset_state
Accepted 已经接受请求,但未处理完成。 204 No Content 请求完全成功,同时HTTP响应不包含响应体。 400 Bad Request 非法请求。 建议直接修改该请求,不要重试该请求。 401 Unauthorized 在客户端提供认证信息后,返回该状态码,表明服务端
\ .build() try: request = CreateDigitalHumanBusinessCardRequest() request.body = CreateDigitalHumanBusinessCardReq(
StopSmartLiveRequest request = new StopSmartLiveRequest(); request.withRoomId("{room_id}"); request.withJobId("{job_id}");
StopSmartChatJobRequest request = new StopSmartChatJobRequest(); request.withRoomId("{room_id}"); request.withJobId("{job_id}");
ListFacialAnimationsDataRequest request = new ListFacialAnimationsDataRequest(); request.withJobId("{job_id}"); try {
build() try: request = CommitVoiceTrainingJobRequest() request.job_id = "{job_id}" request.body = CommitJobReq(
try: request = UpdateWelcomeSpeechRequest() request.welcome_speech_id = "{welcome_speech_id}" request.body = UpdateWelcomeSpeechReq(
build() try: request = UpdateKnowledgeIntentRequest() request.intent_id = "{intent_id}" request.body = UpdateKnowledgeIntentReq(
try: request = UpdateKnowledgeQuestionRequest() request.question_id = "{question_id}" request.body = UpdateKnowledgeQuestionReq(
build() try: request = UpdateKnowledgeSkillRequest() request.skill_id = "{skill_id}" request.body = UpdateKnowledgeSkillReq(
LiveEventReportRequest request = new LiveEventReportRequest(); request.withRoomId("{room_id}"); request.withJobId("{job_id}");
build() try: request = ResetActiveCodeRequest() request.active_code_id = "{active_code_id}" request.body = ResetActiveCodeReq(
智能交互 如何实时切换智能交互的语言和声音? 智能交互支持富媒体吗? 如何自定义域名方式访问智能交互页面? 智能交互业务媒体流如何应对防火墙限制?
request = DeleteHotWordsRequest() request.hot_words_id = "{hot_words_id}" response = client.delete_hot_words(request)