Package | Description |
---|---|
com.oracle.bmc.aispeech.model |
Modifier and Type | Method and Description |
---|---|
RealtimeMessageResultTranscription |
RealtimeMessageResultTranscription.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<RealtimeMessageResultTranscription> |
RealtimeMessageResult.getTranscriptions()
List of transcription objects.
|
Modifier and Type | Method and Description |
---|---|
RealtimeMessageResultTranscription.Builder |
RealtimeMessageResultTranscription.Builder.copy(RealtimeMessageResultTranscription model) |
Modifier and Type | Method and Description |
---|---|
RealtimeMessageResult.Builder |
RealtimeMessageResult.Builder.transcriptions(List<RealtimeMessageResultTranscription> transcriptions)
List of transcription objects.
|
Constructor and Description |
---|
RealtimeMessageResult(String sessionId,
List<RealtimeMessageResultTranscription> transcriptions)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.