public class FlashRecognitionRequest extends TRequest
| 限定符和类型 | 字段和说明 |
|---|---|
protected java.lang.Integer |
convertNumMode
是否进行阿拉伯数字智能转换。
|
protected java.lang.String |
engineType
引擎模型类型。
|
protected java.util.Map<java.lang.String,java.lang.Object> |
extendsParam
扩展字段
|
protected java.lang.Integer |
filterDirty
是否过滤脏词(目前支持中文普通话引擎)。
|
protected java.lang.Integer |
filterModal
是否过滤语气词(目前支持中文普通话引擎)。
|
protected java.lang.Integer |
filterPunc
是否过滤句末的句号(目前支持中文普通话引擎)。
|
protected java.lang.String |
hotWordId
热词 id。
|
protected java.lang.Long |
timestamp
当前 UNIX 时间戳,可记录发起 API 请求的时间。
|
protected java.lang.String |
voiceFormat |
protected java.lang.Integer |
wordInfo
是否显示词级别时间戳。
|
| 构造器和说明 |
|---|
FlashRecognitionRequest() |
| 限定符和类型 | 方法和说明 |
|---|---|
static FlashRecognitionRequest |
initialize()
初始化
|
protected java.lang.String hotWordId
protected java.lang.Long timestamp
protected java.lang.String engineType
protected java.lang.String voiceFormat
protected java.lang.Integer filterDirty
protected java.lang.Integer filterModal
protected java.lang.Integer filterPunc
protected java.lang.Integer convertNumMode
protected java.lang.Integer wordInfo
protected java.util.Map<java.lang.String,java.lang.Object> extendsParam
public static FlashRecognitionRequest initialize()
Copyright © 2023. All rights reserved.