| Package | Description |
|---|---|
| com.messagebird |
| Modifier and Type | Method and Description |
|---|---|
TranscriptionResponse |
MessageBirdClient.createTranscription(String callID,
String legId,
String recordingId,
String language)
Function to view recording by call id , leg id and recording id
|
TranscriptionResponse |
MessageBirdClient.listTranscriptions(String callID,
String legId,
String recordingId,
Integer page,
Integer pageSize)
Lists the Transcription of callId, legId and recordId
|
TranscriptionResponse |
MessageBirdClient.viewTranscription(String callID,
String legId,
String recordingId,
String transcriptionId)
Function to view recording by call id, leg id and recording id
|
Copyright © 2024. All rights reserved.