Unity-Technologies / com.unity.webrtc

WebRTC package for Unity
Other
749 stars 186 forks source link

[FEATURE]: Remove echo on iOS #651

Open TomasMic opened 2 years ago

TomasMic commented 2 years ago

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

karasusan commented 2 years ago

Is it the same issue? https://github.com/Unity-Technologies/UnityRenderStreaming/issues/563

TomasMic commented 2 years ago

Yea, sorry, missed that

ut 15. 3. 2022 o 3:25 Kazuki Matsumoto @.***> napísal(a):

Is it the same issue? Unity-Technologies/UnityRenderStreaming#563 https://github.com/Unity-Technologies/UnityRenderStreaming/issues/563

— Reply to this email directly, view it on GitHub https://github.com/Unity-Technologies/com.unity.webrtc/issues/651#issuecomment-1067494499, or unsubscribe https://github.com/notifications/unsubscribe-auth/AKHBCGP4AGB7PW53WQHSW6DU77YJXANCNFSM5QVQVAVQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you authored the thread.Message ID: @.***>

karasusan commented 1 year ago

Same issue #587