Uses of Class
com.tencentcloudapi.mps.v20190612.models.AsrWordsConfigureInfoForUpdate
-
Packages that use AsrWordsConfigureInfoForUpdate Package Description com.tencentcloudapi.mps.v20190612.models -
-
Uses of AsrWordsConfigureInfoForUpdate in com.tencentcloudapi.mps.v20190612.models
Methods in com.tencentcloudapi.mps.v20190612.models that return AsrWordsConfigureInfoForUpdate Modifier and Type Method Description AsrWordsConfigureInfoForUpdateModifyAIRecognitionTemplateRequest. getAsrWordsConfigure()Get 语音关键词识别控制参数。Methods in com.tencentcloudapi.mps.v20190612.models with parameters of type AsrWordsConfigureInfoForUpdate Modifier and Type Method Description voidModifyAIRecognitionTemplateRequest. setAsrWordsConfigure(AsrWordsConfigureInfoForUpdate AsrWordsConfigure)Set 语音关键词识别控制参数。Constructors in com.tencentcloudapi.mps.v20190612.models with parameters of type AsrWordsConfigureInfoForUpdate Constructor Description AsrWordsConfigureInfoForUpdate(AsrWordsConfigureInfoForUpdate 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.
-