Voice

Play an entrance sound in a voice channel

Requests that the API fan out an ENTRANCE_SOUND_PLAY gateway event to every other user currently connected to the voice channel. The other clients then fetch the audio from CDN and play it locally; no LiveKit track is published.

post/voice/channels/{channel_id}/entrance-sound

Path parameters

string snowflake required
OR
integer required

The ID of the channel

Request body

Response

No Content

Changes