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

How to use audio/WebRtcAudioRecord rather than voiceengine/WebRtcAudioRecord #84

Open
jack-chow123 opened this issue Dec 5, 2023 · 0 comments

Comments

@jack-chow123
Copy link

The WebRTC project has two WebRtcAudioRecord classes, one in the audio package, which is a new implementation, and another in the voiceengine package, which is an old implementation.

I don't know how to switch between the two implementations. Upon debugging, it was found that the WebRtcAudioRecord class in the voiceengine package is always being used. Is it possible to switch to using the one in the audio package?

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