Play audio through a camera

Plays an audio file through the speakers associated with the specified camera.

There are two ways that speakers can be associated with a camera:

  1. The camera is associated with a Bullhorn through an Integration.
  2. The camera has a built in speaker which has Two-Way audio enabled.

If no associated speakers are found, the audio will not be played (status code 400).

Supported file formats include (but not limited to):

  • MP3
  • WAV
  • M4A
  • OGG
  • FLAC

Processing may take a moment depending on file size and system load.

This endpoint requires the camera.manage_audio permission on the specified camera.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required

The ID of the camera to play audio through

file
required

The audio file to play (max size: 10MB)

Responses
204

Audio successfully sent to device for playback

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json