aboutsummaryrefslogtreecommitdiff
path: root/discord/opus.py
Commit message (Collapse)AuthorAgeFilesLines
* Documentation fixes for opus bindings.Rapptz2015-12-081-14/+22
|
* Working voice sending implementation.Rapptz2015-12-081-0/+159
Currently you can only send from a stream that implements ``read`` and a ``ffmpeg`` or ``avconv``.