UNPKG

recorder-audio-worklet

Version:

This module provides a loader for the RecorderAudioWorkletProcessor and the corresponding RecorderAudioWorkletNode.

2 lines 274 B
export declare const createAddRecorderAudioWorkletModule: (blobConstructor: typeof Blob, urlConstructor: typeof URL, worklet: string) => (addAudioWorkletModule: (url: string) => Promise<void>) => Promise<void>; //# sourceMappingURL=add-recorder-audio-worklet-module.d.ts.map