| 程序包 | 说明 |
|---|---|
| com.tencent.asr.constant | |
| com.tencent.asr.model | |
| com.tencent.asr.service |
| 限定符和类型 | 方法和说明 |
|---|---|
static AsrConstant.Code |
AsrConstant.Code.getCodeByCode(int code) |
static AsrConstant.Code |
AsrConstant.Code.valueOf(java.lang.String name)
返回带有指定名称的该类型的枚举常量。
|
static AsrConstant.Code[] |
AsrConstant.Code.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
| 构造器和说明 |
|---|
AsrResponse(AsrConstant.Code code,
java.lang.String voiceId,
int seq) |
| 构造器和说明 |
|---|
SdkRunException(AsrConstant.Code code) |
SdkRunException(java.lang.Throwable cause,
AsrConstant.Code code) |
Copyright © 2023. All rights reserved.