Skip to content
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

feat: async audio #2501

Merged
merged 35 commits into from
May 1, 2024
Merged

feat: async audio #2501

merged 35 commits into from
May 1, 2024

Conversation

khushal87
Copy link
Member

@khushal87 khushal87 commented Apr 26, 2024

🎯 Goal

This PR focuses on adding the async audio feature to the RN SDK. This involves recording and sending and being able to play audio in the messages.

Audio can be recorded in AAC file and can be sent as a message in the message list. They can then be played later.

RPReplay_Final1714460963.mov

🛠 Implementation details

🎨 UI Changes

iOS
Before After
Android
Before After

🧪 Testing

☑️ Checklist

  • I have signed the Stream CLA (required)
  • PR targets the develop branch
  • Documentation is updated
  • New code is tested in main example apps, including all possible scenarios
    • SampleApp iOS and Android
    • Expo iOS and Android

@khushal87 khushal87 marked this pull request as ready for review April 30, 2024 13:01
@khushal87 khushal87 merged commit 871cdd2 into develop May 1, 2024
5 of 6 checks passed
@khushal87 khushal87 deleted the khushal87/async-audio-initial branch May 1, 2024 09:50
@github-actions github-actions bot mentioned this pull request May 1, 2024
@stream-ci-bot
Copy link
Contributor

🎉 This PR is included in version 5.29.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants