Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Voice Loopback #458

Closed
TwitchBluelow opened this issue Jan 12, 2024 · 1 comment
Closed

Voice Loopback #458

TwitchBluelow opened this issue Jan 12, 2024 · 1 comment

Comments

@TwitchBluelow
Copy link

TwitchBluelow commented Jan 12, 2024

Is there a possibility to hear your own voice / add yourself to the voice targets?

I am making a megaphone script and want to hear my own voice while talking.

I already tried the following

MumbleSetSubmixForServerId(source, filter)
local targetId = 31
MumbleSetVoiceTarget(targetId)
MumbleAddVoiceTargetPlayerByServerId(targetId, playerserverid)

@AvarianKnight
Copy link
Owner

No there isn't, this is also not something I could implement

@AvarianKnight AvarianKnight closed this as not planned Won't fix, can't repro, duplicate, stale Feb 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants