Uses of Class
com.tencentcloudapi.tci.v20190318.models.TransmitAudioStreamResponse
-
Packages that use TransmitAudioStreamResponse Package Description com.tencentcloudapi.tci.v20190318 com.tencentcloudapi.tci.v20190318.models -
-
Uses of TransmitAudioStreamResponse in com.tencentcloudapi.tci.v20190318
Methods in com.tencentcloudapi.tci.v20190318 that return TransmitAudioStreamResponse Modifier and Type Method Description TransmitAudioStreamResponseTciClient. TransmitAudioStream(TransmitAudioStreamRequest req)分析音频信息 -
Uses of TransmitAudioStreamResponse in com.tencentcloudapi.tci.v20190318.models
Constructors in com.tencentcloudapi.tci.v20190318.models with parameters of type TransmitAudioStreamResponse Constructor Description TransmitAudioStreamResponse(TransmitAudioStreamResponse 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.
-