Stream events to Plivo
Clear audio stream
The clearAudio event interrupts audio previously sent to Plivo via the playAudio event. Plivo clears all buffered media events, enabling you to initiate new playAudio events tailored to a specific use case.
You can send a clearAudio event to interrupt the audio that has been sent to Plivo. This will clear all the buffered audio.
Attributes
event | Indicates the event type. Use |
streamId | A unique identifier generated for each audio stream. |
Request
Response