7 lines
202 B
Modula-2
7 lines
202 B
Modula-2
module github.com/bwmarrin/discordgo/examples/voice_receive
|
|
|
|
require (
|
|
github.com/bwmarrin/discordgo v0.21.1
|
|
github.com/pion/rtp v1.6.0
|
|
github.com/pion/webrtc/v3 v3.0.0-20200721060053-ca3cc9d940bc
|
|
)
|