-
Notifications
You must be signed in to change notification settings - Fork 26
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
fix: improve audio file size [WPB-10001] 🍒 #3290
Conversation
Quality Gate passedIssues Measures |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## develop #3290 +/- ##
===========================================
- Coverage 44.55% 44.28% -0.27%
===========================================
Files 453 453
Lines 15198 15288 +90
Branches 2529 2554 +25
===========================================
Hits 6771 6771
- Misses 7709 7799 +90
Partials 718 718
Continue to review full report in Codecov by Sentry.
|
Built wire-android-staging-compat-pr-3290.apk is available for download |
Built wire-android-dev-debug-pr-3290.apk is available for download |
This PR was automatically cherry-picked based on the following PR:
Original PR description:
PR Submission Checklist for internal contributors
The PR Title
SQPIT-764
The PR Description
What's new in this PR?
Files saved in wav format are pretty big. So we decided to encode it with or without filters on wav but before sending convert with AAC encoding and decrease
SAMPLING_RATE
to 16k