voronianski / soundcloud-audio.js

:musical_note: SoundCloud tracks and playlists with HTML5 Audio API
http://caniuse.com/#feat=audio
284 stars 46 forks source link

Is it possible to get an Audio Buffer? #20

Closed FireController1847 closed 7 years ago

FireController1847 commented 7 years ago

Question Hello! I'm trying to develop a Discord Bot, and I need to know if it's possible to create a buffer when it plays.

Example Basically, it would be able to work by doing this:

let buffer = <module>.<functionname>(url)
buffer.pipe(fs.createWriteStream("audio.mp3"));
voronianski commented 7 years ago

@FireController1847 this module is browser only.

FireController1847 commented 7 years ago

Damn.

On Aug 23, 2017 2:45 AM, "Dmitri Voronianski" notifications@github.com wrote:

Closed #20 https://github.com/voronianski/soundcloud-audio.js/issues/20.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/voronianski/soundcloud-audio.js/issues/20#event-1217395106, or mute the thread https://github.com/notifications/unsubscribe-auth/APuuwC9CAMpD5OLGku6sX8TL4OvCiYd5ks5sa-aNgaJpZM4O_fTf .