You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
User changes voice_useNativeAudio to true during run time, but they continue you have whatever audio they have set before until turning off voice chat and turning it back on
What happened?
User changes
voice_useNativeAudio
totrue
during run time, but they continue you have whatever audio they have set before until turning off voice chat and turning it back onfivem/code/components/voip-mumble/src/MumbleAudioOutput.cpp
Lines 662 to 694 in e8e1554
This is handled properly in other places (like changing audio devices)
fivem/code/components/voip-mumble/src/MumbleAudioOutput.cpp
Lines 1478 to 1520 in e8e1554
Expected result
Clients audio sinks to be re-created.
Reproduction steps
setr voice_useNativeAudio true
during run timeImportancy
Slight inconvenience
Area(s)
FiveM, RedM
Specific version(s)
N/A
Additional information
The text was updated successfully, but these errors were encountered: