Uses of Class
com.tencentcloudapi.asr.v20190614.models.GetAsrVocabListResponse
-
Packages that use GetAsrVocabListResponse Package Description com.tencentcloudapi.asr.v20190614 com.tencentcloudapi.asr.v20190614.models -
-
Uses of GetAsrVocabListResponse in com.tencentcloudapi.asr.v20190614
Methods in com.tencentcloudapi.asr.v20190614 that return GetAsrVocabListResponse Modifier and Type Method Description GetAsrVocabListResponseAsrClient. GetAsrVocabList(GetAsrVocabListRequest req)用户通过该接口,可获得所有的热词表及其信息。 -
Uses of GetAsrVocabListResponse in com.tencentcloudapi.asr.v20190614.models
Constructors in com.tencentcloudapi.asr.v20190614.models with parameters of type GetAsrVocabListResponse Constructor Description GetAsrVocabListResponse(GetAsrVocabListResponse 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.
-