| Package | Description | 
|---|---|
| com.tencentcloudapi.aai.v20180522 | |
| com.tencentcloudapi.aai.v20180522.models | 
| Modifier and Type | Method and Description | 
|---|---|
| SentenceRecognitionResponse | AaiClient. SentenceRecognition(SentenceRecognitionRequest req)识别60s内的短语音,当音频放在请求body中传输时整个请求大小不能超过600KB,当音频以url方式传输时,音频时长不可超过60s。所有请求参数放在post的body中采用x-www-form-urlencoded(数据转换成一个字符串(name1=value1&name2=value2…)进行urlencode后)编码传输。现暂只支持中文普通话识别,支持识别8k(16k)的16bit的mp3或者wav音频。 | 
| Constructor and Description | 
|---|
| SentenceRecognitionResponse(SentenceRecognitionResponse 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 © 2025. All rights reserved.