| Package | Description | 
|---|---|
| com.tencentcloudapi.asr.v20190614.models | 
| Modifier and Type | Method and Description | 
|---|---|
| SentenceDetail[] | TaskStatus. getResultDetail()Get Recognition result details, including word time offsets for each sentence, which is generally used in subtitle generation scenarios. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | TaskStatus. setResultDetail(SentenceDetail[] ResultDetail)Set Recognition result details, including word time offsets for each sentence, which is generally used in subtitle generation scenarios. | 
| Constructor and Description | 
|---|
| SentenceDetail(SentenceDetail 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.