Close all our workers and disconnect everything.
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.
You must initialize an AudioCaptureAWP before it's usable.
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
Audio capture using an audio worklet processor.