UNPKG

node-mic

Version:

Microphone streaming library for Node.js

5 lines (4 loc) 176 B
export declare function findAlsa(): string; export declare function findSox(): string; export declare function findRec(): string; export declare function getBinPath(): string;