band transcription get
Get the transcription for a recording
Synopsis
Returns the transcription for a recording. The transcript must already have been requested with 'transcription create' and finished processing.
band transcription get <callId> <recordingId> [flags]
Examples
band transcription get c-123-abc r-456-def
band transcription get c-123-abc r-456-def --plain
Options
-h, --help help for get
Options inherited from parent commands
--account-id string Bandwidth account ID (overrides config)
--environment string API environment: prod, test (overrides config)
--format string Output format: json or table (default "json")
--plain Simplified flat JSON output (recommended for scripts and agents)
SEE ALSO
- band transcription - Manage call recording transcriptions