mirror of
https://github.com/parabirb/freeremote-server.git
synced 2026-05-30 11:57:42 -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()) |