| Package | Description |
|---|---|
| com.tencentcloudapi.gme.v20180711.models |
| Modifier and Type | Method and Description |
|---|---|
Task[] |
ScanVoiceRequest.getTasks()
Get 语音检测任务列表,列表最多支持100个检测任务。结构体中包含:
DataId:数据的唯一ID
Url:数据文件的url,为 urlencode 编码,流式则为拉流地址
|
| Modifier and Type | Method and Description |
|---|---|
void |
ScanVoiceRequest.setTasks(Task[] Tasks)
Set 语音检测任务列表,列表最多支持100个检测任务。结构体中包含:
DataId:数据的唯一ID
Url:数据文件的url,为 urlencode 编码,流式则为拉流地址
|
Copyright © 2020. All rights reserved.