aws / amazon-chime-sdk-android

An Android client library for integrating multi-party communications powered by the Amazon Chime service.
https://aws.amazon.com/chime/chime-sdk/
Apache License 2.0
105 stars 49 forks source link

Support sending and receiving redundant audio data to help reduce the effects of packet loss on audio quality. #580

Closed pracheth closed 1 year ago

pracheth commented 1 year ago

ℹ️ Description

provide a summary of the changes and the related issue, relevant motivation and context Support sending and receiving redundant audio data to help reduce the effects of packet loss on audio quality.

Issue #, if available

Type of change

🧪 How Has This Been Tested?

describe the tests that you ran to verify your changes, any relevant details for your test configuration Dev testing with the feature enabled and disabled. This has also gone through a round of QA.

Unit test coverage (Will Update)

Additional Manual Test

📱 Screenshots, if available

provide screenshots/video record if there's a UI change in demo app Don't currently have but will upload. Adds a drop down menu below audio mode drop down with option to enable and disable redundancy.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.