mirror of
https://github.com/parabirb/freeremote-server.git
synced 2026-07-30 13:54:25 -04:00
5 lines
102 B
JavaScript
5 lines
102 B
JavaScript
import audify from "audify";
|
|
|
|
const rtAudio = new audify.RtAudio();
|
|
|
|
console.log(rtAudio.getDevices()) |