Package | Description |
---|---|
com.tencentcloudapi.vrs.v20200824 | |
com.tencentcloudapi.vrs.v20200824.models |
Modifier and Type | Method and Description |
---|---|
DetectEnvAndSoundQualityResponse |
VrsClient.DetectEnvAndSoundQuality(DetectEnvAndSoundQualityRequest req)
本接口用于检测音频的环境和音频质量。
对于一句话声音复刻,音频时长需大于5s,小于15s,文件大小不能超过2MB,音频需为单声道,位深为16bit。建议格式:wav、单声道、采样率48kHz或24kHz
• 请求方法为 HTTP POST , Content-Type为"application/json; charset=utf-8"
• 签名方法参考 公共参数 中签名方法v3。
|
Constructor and Description |
---|
DetectEnvAndSoundQualityRequest(DetectEnvAndSoundQualityRequest 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.