discord.js/lib/Voice
Jesse Bryan 7ae7a9aa34 Added a voiceSpeaking event, fired when a user in a voiceChannel starts or stops speaking. (#452)
* Added an event for the voice speaking packet.

* Updated the docs to reflect the voiceSpeaking event addition.

* Fixed some spacing issues in the VoiceConnection.js file.

* Moved the speaking boolean to the User object.
2016-07-12 03:12:27 +08:00
..
AudioEncoder.js fix econnreset in playRawStream (#427) 2016-06-14 13:20:26 +09:00
StreamIntent.js Unminify lib files 2016-06-13 16:00:43 -07:00
VoiceConnection.js Added a voiceSpeaking event, fired when a user in a voiceChannel starts or stops speaking. (#452) 2016-07-12 03:12:27 +08:00
VoicePacket.js Unminify lib files 2016-06-13 16:00:43 -07:00
VolumeTransformer.js Unminify lib files 2016-06-13 16:00:43 -07:00