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

Remote AudioSource has an echo #37

Open
Ollydbg opened this issue Jun 13, 2024 · 0 comments
Open

Remote AudioSource has an echo #37

Ollydbg opened this issue Jun 13, 2024 · 0 comments

Comments

@Ollydbg
Copy link

Ollydbg commented Jun 13, 2024

The remote audio source still has an echo, even after I tried playing the audio remotely to process it through the AudioProcessing module.

Specific steps:

Join the room on device A and subscribe to the track.
Join the same room on device B, but do not subscribe to the track. Create an audio track on device B and play a WAV file through AudioSource.
Expected result:

The WAV file's sound should not be heard on device B.
The sound should be heard on device A, synchronized from device B.
Actual result:

Device A can hear the sound.
Device B hears an echo.

I suspect it has something to do with the way Unity renders sound.

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

1 participant