@siteed/expo-audio-stream
A comprehensive library designed to facilitate real-time audio processing and streaming across iOS, Android, and web platforms.
Why?
I needed a robust solution for handling audio in cross-platform mobile apps. Existing libraries didn"t quite fit my needs, so I built this to fill the gap.
Preview
Tech Challenges
Dealing with platform-specific audio APIs and ensuring consistent performance across different devices was the main hurdle. Optimizing for real-time processing without sacrificing audio quality was another significant challenge.
Roadmap
- support more audio codecs
- advance noise cancellation
- more ui components to visualize audio data (next is log-mel spectogram visualizer)
- cross platform audio transcription (currently web-only)