mirror of
https://github.com/parabirb/freeremote-server.git
synced 2026-01-16 02:25:35 -05:00
5 lines
102 B
JavaScript
5 lines
102 B
JavaScript
import audify from "audify";
|
|
|
|
const rtAudio = new audify.RtAudio();
|
|
|
|
console.log(rtAudio.getDevices()) |