Skip to main content

band bxml record

Generate a Record BXML verb

Synopsis

Generates a Response containing a Record verb. Use --url to receive the recording-complete event and --max-duration to limit the recording length in seconds.

band bxml record [flags]

Examples

band bxml record
band bxml record --url https://example.com/voice/recorded --max-duration 30

Options

-h, --help help for record
--max-duration string Maximum duration of the recording in seconds
--url string URL to send recording completion event to

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 bxml - Generate Bandwidth XML (BXML) snippets