issues Search Results · repo:bwmarrin/dgvoice language:Go
Filter by
11 results
(93 ms)11 results
inbwmarrin/dgvoice (press backspace or delete to remove)windows 11
go version 1.20.6
don`t know if it is dgvoice issue (sorry if not), anyone knows how to solve it??
8lackseif
- 1
- Opened on Aug 14, 2023
- #25
Pretty straight forward. When I do:
vc, err = s.ChannelVoiceJoin(e.GuildID, e.ChannelID, false, false)
it sometimes crashes, seemingly randomly. Sometimes it happens a several times a day, sometimes ...
colecrouter
- 3
- Opened on Nov 9, 2020
- #20
After the audio is done playing, Nothing happens to the goroutine that s listening on the stop channel
goopsie
- 1
- Opened on Jun 20, 2019
- #17
command-line-arguments
C:\Go\pkg\tool\windows_amd64\link.exe: running gcc failed: exit status 1
C:\Users\username\AppData\Local\Temp\go-link-619833591\go.o: file not recognized: File format not recognized ...
HomoRiron
- 1
- Opened on Apr 21, 2018
- #14
I could play audio by using dgvoice.PlayAudioFile() but it is too big volume. How do I down the volume played by bot?
ghost
- 1
- Opened on Aug 13, 2017
- #12
I ve been writing a discord bot in elixir using this library https://github.com/cronokirby/alchemy
Unlike this library where an opus library is used, the author uses ffmpeg for opus encoding directly ...
nhooyr
- 7
- Opened on Jul 5, 2017
- #11
When you return at https://github.com/bwmarrin/dgvoice/blob/master/dgvoice.go#L116, which means
https://github.com/bwmarrin/dgvoice/blob/master/dgvoice.go#L195 waits forever, and never returns. I d suggest ...
jD91mZM2
- 2
- Opened on Apr 21, 2017
- #8
Does this work with multiple voice channels? I m unsure when I read the code. (Well, apart from that KillPlayer
obviously doesn t work with multiple)
jD91mZM2
- 4
- Opened on Apr 21, 2017
- #7
Since the value is nil, it crashes when nothing is playing. I d suggest fixing this, as it would be more convenient.
jD91mZM2
- 2
- Opened on Apr 21, 2017
- #6

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.