Rapptz
|
eda3c626db
|
Client now keeps a reference to the VoiceClient constructed.
|
2015-12-09 21:32:33 -05:00 |
|
Rapptz
|
6a4bddd69b
|
Add ability to pause/resume audio stream from StreamPlayer.
|
2015-12-09 18:33:39 -05:00 |
|
Rapptz
|
3ca5845566
|
Close ffmpeg process after stream is finished.
|
2015-12-09 18:01:14 -05:00 |
|
Rapptz
|
6217076cbf
|
Fix exception handling having a NameError
|
2015-12-08 16:12:26 -05:00 |
|
Rapptz
|
60945868b4
|
Clear up some documentation.
|
2015-12-08 06:51:46 -05:00 |
|
Rapptz
|
a6d6d832ff
|
Working voice sending implementation.
Currently you can only send from a stream that implements
``read`` and a ``ffmpeg`` or ``avconv``.
|
2015-12-08 06:37:38 -05:00 |
|
Rapptz
|
9102f1ae4f
|
Work on connecting to a voice channel.
|
2015-12-07 16:22:56 -05:00 |
|