| Package | Description |
|---|---|
| software.amazon.awssdk.services.transcribestreaming.model |
| Modifier and Type | Method and Description |
|---|---|
List<MedicalAlternative> |
MedicalResult.alternatives()
A list of possible alternative transcriptions for the input audio.
|
| Modifier and Type | Method and Description |
|---|---|
MedicalResult.Builder |
MedicalResult.Builder.alternatives(MedicalAlternative... alternatives)
A list of possible alternative transcriptions for the input audio.
|
| Modifier and Type | Method and Description |
|---|---|
MedicalResult.Builder |
MedicalResult.Builder.alternatives(Collection<MedicalAlternative> alternatives)
A list of possible alternative transcriptions for the input audio.
|
Copyright © 2023. All rights reserved.