-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
Ideally API should be
const Speaker = require('audio-speaker')
let write = Speaker(options)
write(audioBuffer|data, callback?)Stream counterparts are audio-speaker-stream and pull-audio-speaker
Reactions are currently unavailable