Module discord::voice 
                   
                       [−]
                   
               [src]
Voice communication module.
A VoiceConnection for a server is obtained from a Connection. It can then be used to
join a channel, change mute/deaf status, and play and receive audio.
Structs
| VoiceConnection | 
                                 An active or inactive voice connection, obtained from   | 
                       
Traits
| AudioReceiver | 
                                 A receiver for incoming audio.  | 
                       
| AudioSource | 
                                 A readable audio source.  | 
                       
Functions
| create_pcm_source | 
                                 Create an audio source based on a   | 
                       
| open_ffmpeg_stream | 
                                 Use   | 
                       
| open_ytdl_stream | 
                                 Use   |