Structs§
- Create
Realtime Transcription Params - struct for passing parameters to the method
create_realtime_transcription
- Delete
Recording Transcription Params - struct for passing parameters to the method
delete_recording_transcription
- Delete
Transcription Params - struct for passing parameters to the method
delete_transcription
- Fetch
Recording Transcription Params - struct for passing parameters to the method
fetch_recording_transcription
- Fetch
Transcription Params - struct for passing parameters to the method
fetch_transcription
- List
Recording Transcription Params - struct for passing parameters to the method
list_recording_transcription
- List
Transcription Params - struct for passing parameters to the method
list_transcription
- Update
Realtime Transcription Params - struct for passing parameters to the method
update_realtime_transcription
Enums§
- Create
Realtime Transcription Error - struct for typed errors of method
create_realtime_transcription
- Delete
Recording Transcription Error - struct for typed errors of method
delete_recording_transcription
- Delete
Transcription Error - struct for typed errors of method
delete_transcription
- Fetch
Recording Transcription Error - struct for typed errors of method
fetch_recording_transcription
- Fetch
Transcription Error - struct for typed errors of method
fetch_transcription
- List
Recording Transcription Error - struct for typed errors of method
list_recording_transcription
- List
Transcription Error - struct for typed errors of method
list_transcription
- Update
Realtime Transcription Error - struct for typed errors of method
update_realtime_transcription
Functions§
- create_
realtime_ transcription - Create a Transcription
- delete_
recording_ transcription - delete_
transcription - Delete a transcription from the account used to make the request
- fetch_
recording_ transcription - fetch_
transcription - Fetch an instance of a Transcription
- list_
recording_ transcription - list_
transcription - Retrieve a list of transcriptions belonging to the account used to make the request
- update_
realtime_ transcription - Stop a Transcription using either the SID of the Transcription resource or the
name
used when creating the resource