Uses of Class
com.tencentcloudapi.aai.v20180522.models.SimultaneousInterpretingResponse
-
Packages that use SimultaneousInterpretingResponse Package Description com.tencentcloudapi.aai.v20180522 com.tencentcloudapi.aai.v20180522.models -
-
Uses of SimultaneousInterpretingResponse in com.tencentcloudapi.aai.v20180522
Methods in com.tencentcloudapi.aai.v20180522 that return SimultaneousInterpretingResponse Modifier and Type Method Description SimultaneousInterpretingResponseAaiClient. SimultaneousInterpreting(SimultaneousInterpretingRequest req)该接口是实时流式识别,可同时返回语音识别文本及翻译文本,当前仅支持中文和英文。该接口可配合同传windows客户端,提供会议现场同传服务。 -
Uses of SimultaneousInterpretingResponse in com.tencentcloudapi.aai.v20180522.models
Constructors in com.tencentcloudapi.aai.v20180522.models with parameters of type SimultaneousInterpretingResponse Constructor Description SimultaneousInterpretingResponse(SimultaneousInterpretingResponse 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.
-