| Package | Description |
|---|---|
| com.tencentcloudapi.tsi.v20210325 | |
| com.tencentcloudapi.tsi.v20210325.models |
| Modifier and Type | Method and Description |
|---|---|
TongChuanRecognizeResponse |
TsiClient.TongChuanRecognize(TongChuanRecognizeRequest req)
本接口提供上传音频,将音频进行语音识别并翻译成文本的服务,目前开放中英互译的同传服务。 待识别和翻译的音频文件格式是 pcm,pcm采样率要求16kHz、位深16bit、单声道、每个分片时长200ms~500ms,音频内语音清晰。
|
| Constructor and Description |
|---|
TongChuanRecognizeRequest(TongChuanRecognizeRequest 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 © 2024. All rights reserved.