Unity-Technologies / Unity-Technologies/com.unity.webrtc
[FEATURE]: Remove echo on iOS
@karasusan is already working on this.
Since Mar 14, 2022.
- Dominant language
- Assembly
- Stars
- 852
- Forks
- 238
- PR merge metrics
- No merged PRs in 30d
Description
Is your feature request related to a problem?
We are getting echo from iPad speakers (iPad 2020 pro). This can be fixed using headphones, which is not suitable for us.
Describe the solution you'd like
I found this, but I am not sure on how to implement it: https://developer.apple.com/documentation/audiotoolbox/1584139-input_output_audio_unit_subtypes/kaudiounitsubtype_voiceprocessingio
Describe alternatives you've considered
I found some plugins such as Photon (https://www.photonengine.com/en-US/Voice) and Dissonance (https://placeholder-software.co.uk/dissonance/docs/index.html), which should allow echo cancellation. Do you have some experience with implementation?
Additional context
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.