| Package | Description | 
|---|---|
| com.tencentcloudapi.vm.v20210922.models | 
| Modifier and Type | Method and Description | 
|---|---|
AudioResultDetailLanguageResult[] | 
AudioResult.getLanguageResults()
Get This field is used to return the detailed minor language detection result of an audio. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
AudioResult.setLanguageResults(AudioResultDetailLanguageResult[] LanguageResults)
Set This field is used to return the detailed minor language detection result of an audio. 
 | 
| Constructor and Description | 
|---|
AudioResultDetailLanguageResult(AudioResultDetailLanguageResult 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 © 2023. All rights reserved.