Replies: 2 comments 1 reply
-
hi, you can use vc = await voice_channel.connect()
vc.play(discord.FFmpegPCMAudio("filename.mp3"))
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Hi, thanks for your response but i want to use bytes to play sounds without saving it. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
does someone know how to play mp3 file with "ope("file.mp","wb")" and discord.py
Beta Was this translation helpful? Give feedback.
All reactions