| Package | Description | 
|---|---|
| com.tencentcloudapi.asr.v20190614 | |
| com.tencentcloudapi.asr.v20190614.models | 
| Modifier and Type | Method and Description | 
|---|---|
SetVocabStateResponse | 
AsrClient.SetVocabState(SetVocabStateRequest req)
用户通过该接口可以设置热词表的默认状态。初始状态为0,用户可设置状态为1,即为默认状态。默认状态表示用户在请求识别时,如不设置热词表ID,则默认使用状态为1的热词表。 
 | 
| Constructor and Description | 
|---|
SetVocabStateRequest(SetVocabStateRequest 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 © 2023. All rights reserved.