Room Playback overview
Control shared audio played into a room's mixed output.
Room Playback plays URL-based audio into a room for every member to hear. Begin with Play audio in room, then seek, pause or resume, set volume, or stop.
These commands return 202 Accepted after they have been accepted for processing. Every playback that starts produces exactly one terminal room.playback.ended or room.playback.failed event. Use the terminal event’s operation_uuid to correlate it with the original play request; when playback is stopped through the API, the separate stop acknowledgement carries the stop request’s operation UUID.
Room Playback controls the shared mix. Use session Playback for audio aimed at one session.