| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Documentation fixes for opus related import errors. | Rapptz | 2015-12-08 | 1 | -3/+4 |
| | | |||||
| * | Add OpusNotLoaded exception and opus.is_loaded utility function. | Rapptz | 2015-12-08 | 1 | -2/+29 |
| | | |||||
| * | Documentation fixes for opus bindings. | Rapptz | 2015-12-08 | 1 | -14/+22 |
| | | |||||
| * | Working voice sending implementation. | Rapptz | 2015-12-08 | 1 | -0/+159 |
| Currently you can only send from a stream that implements ``read`` and a ``ffmpeg`` or ``avconv``. | |||||