| Package | Description | 
|---|---|
| com.tencentcloudapi.vm.v20210922.models | 
| Modifier and Type | Method and Description | 
|---|---|
AudioResultDetailMoanResult[] | 
AudioResult.getMoanResults()
Get This field is used to return the detailed moan detection result of an audio file. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
AudioResult.setMoanResults(AudioResultDetailMoanResult[] MoanResults)
Set This field is used to return the detailed moan detection result of an audio file. 
 | 
| Constructor and Description | 
|---|
AudioResultDetailMoanResult(AudioResultDetailMoanResult 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 © 2022. All rights reserved.