Stop this audio capture and remove any underlying data.
Emit this event.
Event name to emit.
Argument to the event handler(s).
Get the sample rate of this capture. Must never change.
Get the current VAD state. Must also send a "vad" event when this changes.
Remove an event handler.
Event name.
Handler to remove.
Set an event handler.
Event name, or "*" for all events.
Event handler for this event.
Set a one-time event handler.
Event name, or "*" for all events.
Event handler for this event.
Redirect data to this MessagePort. This may suppress all future "data" messages, or may not.
"Tee" this capture into the number of receivers specified.
Number of duplicates to make.
Generated using TypeDoc
Tee'd audio capture.