Open Jump-Suit opened 4 years ago
I can also reproduce this error. The discord voice overlay widget does not appear but we are able to connect to voice. @msciotti
I'm bumping this since it hasn't been looked at since April 24th. A similar issue also reported here: https://github.com/discord/gamesdk-and-dispatch/issues/58
No developer can use the discord voice widget. We can connect to the discord lobby though.
I believe I am running into the same thing. Once I run ConnectVoice, Windows reports "Discord is using your microphone", but absolutely nothing shows up in Discord or the overlay. When I DisconnectVoice, Discord stops using the microphone.
EDIT: I tested this with 2 different accounts/PCs. The voice does indeed come through, but nothing in the app or overlay would indicate I'm connected to a voice channel
Any update on this? Is the Game SDK actively developed? It seems to have a number of very serious bugs. I'm wondering if I should stick with it or look for other options for integrating voice lobbies?
best
D U C K ❤❤❤❤❤
👑👑
🐣👑🐣👑🐣👑🐣
Stop spamming this issue with off-topic comments.
I believe I am running into the same thing. Once I run ConnectVoice, Windows reports "Discord is using your microphone", but absolutely nothing shows up in Discord or the overlay. When I DisconnectVoice, Discord stops using the microphone.
EDIT: I tested this with 2 different accounts/PCs. The voice does indeed come through, but nothing in the app or overlay would indicate I'm connected to a voice channel
Yea, we basically made our own workaround. Since a voice widget doesn't appear, we just have a toggle to enable voice chat. Once it is enabled, the user can use voice chat but there's no widget.
Describe the bug The main bug issue here is what I call the "Voice Widget" for Discord Lobbies in Discord GameSDK, no longer appears at all in the Discord overlay. I've tested this multiple times and have validation in the Discord Client and in my own game that the Voice Chat IS internally working!
Steps to reproduce Steps to reproduce the behavior:
Expected behavior Voice Widget SHOULD be shown in the overlay if in a Discord Lobby with ConnectVoice.
Screenshots NEW Example of when Lobby Voice WIdget did work:
Implementation specifics