-
Notifications
You must be signed in to change notification settings - Fork 160
Fixes audio renderer adapter #807
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
Conversation
|
|
|
Yea most of them need to run with LKTestHost + local LK server running. Without the test host these audio test are blocked at mic perms I think 🤔 Also tests can't run concurrently because its sharing the ADM singleton. |
Yes, I'm referring to LKTestHost here. The new test plans are not concurrent, just random. You can try running them on device as well. |
|
Let's unblock |

#784 Broke
LocalAudioTrack.add(audioRenderer: AudioRenderer)so this PR fixes it...