cronokirby/alchemy

Voice: custom stream support

Closed this issue · 1 comments

Presently, alchemy only plays audio from URL's supported by youtube-dl or from a file.

It should be possible to provide a custom stream to alchemy and have it play audio from that. I'm not sure what the API should look like though.

769cd07 fixes this.
play_iodata/3 now takes in either iodata, or a stream of iodata.