{"id":26415595,"url":"https://github.com/software-mansion/react-native-audio-api","last_synced_at":"2026-02-11T13:03:53.814Z","repository":{"id":259191239,"uuid":"823563404","full_name":"software-mansion/react-native-audio-api","owner":"software-mansion","description":"High-performance audio engine","archived":false,"fork":false,"pushed_at":"2025-05-13T10:40:04.000Z","size":47853,"stargazers_count":314,"open_issues_count":13,"forks_count":14,"subscribers_count":10,"default_branch":"main","last_synced_at":"2025-05-13T11:29:37.096Z","etag":null,"topics":["api","audio","javascript","music","react-native","sound","sound-processing","web","webaudio","webaudio-api","webaudioapi"],"latest_commit_sha":null,"homepage":"https://docs.swmansion.com/react-native-audio-api/","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/software-mansion.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":"software-mansion","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"lfx_crowdfunding":null,"polar":null,"buy_me_a_coffee":null,"thanks_dev":null,"custom":null}},"created_at":"2024-07-03T09:13:20.000Z","updated_at":"2025-05-12T12:08:49.000Z","dependencies_parsed_at":"2024-12-11T18:38:33.957Z","dependency_job_id":"c418fa1c-5b57-46c9-9cd7-6bd619cc1084","html_url":"https://github.com/software-mansion/react-native-audio-api","commit_stats":null,"previous_names":["software-mansion-labs/react-native-audio-api","software-mansion/react-native-audio-api"],"tags_count":41,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/software-mansion%2Freact-native-audio-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/software-mansion%2Freact-native-audio-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/software-mansion%2Freact-native-audio-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/software-mansion%2Freact-native-audio-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/software-mansion","download_url":"https://codeload.github.com/software-mansion/react-native-audio-api/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254355335,"owners_count":22057354,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["api","audio","javascript","music","react-native","sound","sound-processing","web","webaudio","webaudio-api","webaudioapi"],"created_at":"2025-03-18T00:41:39.886Z","updated_at":"2026-02-11T13:03:53.804Z","avatar_url":"https://github.com/software-mansion.png","language":"C++","readme":"\u003cimg src=\"./assets/react-native-audio-api-gh-cover.png?v0.0.1\" alt=\"React Native Audio API\" width=\"100%\"\u003e\n\n### High-performance audio engine for React Native based on web audio api specification\n\n[![NPM latest](https://img.shields.io/npm/v/react-native-audio-api/latest)](https://www.npmjs.com/package/react-native-audio-api)\n[![NPM nightly](https://img.shields.io/npm/v/react-native-audio-api/audio-api-nightly)](https://www.npmjs.com/package/react-native-audio-api?activeTab=versions)\n\u003cbr /\u003e\n[![github ci](https://github.com/software-mansion/react-native-audio-api/actions/workflows/ci.yml/badge.svg)](https://github.com/software-mansion/react-native-audio-api/actions/workflows/ci.yml)\n[![Audio Api tests](https://github.com/software-mansion/react-native-audio-api/actions/workflows/tests.yml/badge.svg)](https://github.com/software-mansion/react-native-audio-api/actions/workflows/tests.yml)\n\n`react-native-audio-api` provides system for controlling audio in React Native environment compatible with Web Audio API specification,\nallowing developers to generate and modify audio in exact same way it is possible in browsers.\n\n## Installation\n\ncheck out the [Getting Started](https://docs.swmansion.com/react-native-audio-api/docs/fundamentals/getting-started) section of our documentation for detailed instructions!\n\n## Roadmap\n\n### Planned\n\n### \u003cimg src=\"https://img.shields.io/badge/Coming_in-x.x.x-orange\" /\u003e\n\n- **DynamicCompressorNode 〽️**\u003cbr /\u003e\n  Reduce the volume of loud sounds and boost quieter nodes to balance the audio signal, avoid clipping or distorted sounds\n\n- **Audio tag 🏷️**\u003cbr /\u003e\n  Simple ability to play and buffer audio, with all of the most commonly used functions, same as on the web, without the need to create and manipulate an audio graph.\n\n- **MIDI support 🎸**\u003cbr /\u003e\n  Complementary lib for react-native-audio-api, that will allow to communicate with MIDI devices or read/write MIDI files.\n\n- **Spatial Audio 🛢️**\u003cbr /\u003e\n  manipulate audio in 3D space\n\n- **Noise Cancellation 🦇**\u003cbr /\u003e\n  System-based active noise and echo cancellation support\n\n### \u003ca href=\"https://github.com/software-mansion/react-native-audio-api/releases/tag/0.11.0\"\u003e\u003cimg src=\"https://img.shields.io/badge/Released_in-0.11.0-green\" /\u003e\u003c/a\u003e\n\n- **Recording to file 📼**\u003cbr /\u003e\n  Fully customizable recording to a file. Choose a file format, quality and other parameters. Fully integrated with the audio graph.\n\n- **Playback and recording notification system 🔔**\u003cbr /\u003e\n  Control playback and recording from the notification center / lock screen and create custom notification layouts.\n\n- **Wave Shaper Node 🎸**\u003cbr /\u003e\n  Create custom nonlinear distortion effects. No need to buy guitar pedals anymore!\n\n- **IIR Filter Node 🧪**\u003cbr /\u003e\n  Implement custom digital filters using feedforward and feedback coefficients.\n\n### \u003ca href=\"https://github.com/software-mansion/react-native-audio-api/releases/tag/0.10.0\"\u003e\u003cimg src=\"https://img.shields.io/badge/Released_in-0.10.0-green\" /\u003e\u003c/a\u003e\n\n- **Decoding and utility modules 🔧**\u003cbr /\u003e\n  Decode and modify audio data without the need to create AudioContext first through a set of utility classes\n\n- **Convolver Node 🐐**\u003cbr /\u003e\n  Realistic reverb and spatial effects in the browser by applying impulse responses. It makes audio sound like it’s being played in real spaces, from small rooms to cathedrals, or through hardware like amps and speakers\n\n- **JS Audio Worklets V2 🐎**\u003cbr /\u003e\n  Customize the process pipeline with JS functions running on audio thread.\n\n### \u003ca href=\"https://github.com/software-mansion/react-native-audio-api/releases/tag/0.9.0\"\u003e\u003cimg src=\"https://img.shields.io/badge/Released_in-0.9.0-green\" /\u003e\u003c/a\u003e\n\n- **JS Audio Worklets V1 🐎**\u003cbr /\u003e\n  Receive events and data callbacks from audio thread to synchronize with UI on UI thread.\n\n### \u003ca href=\"https://github.com/software-mansion/react-native-audio-api/releases/tag/0.8.0\"\u003e\u003cimg src=\"https://img.shields.io/badge/Released_in-0.8.0-green\" /\u003e\u003c/a\u003e\n\n- **Decoding support for m4a/mp4/aac/ogg/opus 📁** \u003cbr /\u003e\n  Decode m4a/mp4/aac/ogg/opus audio files, allowing for playback of these formats in the audio graph.\n\n- **HLS streaming support** 🌊 \u003cbr /\u003e\n  Stream audio from HLS sources, allowing for playback of live audio streams or pre-recorded audio files.\n\n### \u003ca href=\"https://github.com/software-mansion/react-native-audio-api/releases/tag/0.7.0\"\u003e\u003cimg src=\"https://img.shields.io/badge/Released_in-0.7.0-green\" /\u003e\u003c/a\u003e\n\n- **Microphone support 🎙️** \u003cbr /\u003e\n  Grab audio data from device microphone or connected device, connect it to the audio graph or stream through the internet.\n\n- **Custom Audio Processor ⚙️** \u003cbr /\u003e\n  Write your own processing AudioNode.\n\nSee more in [Changelog](./ghdocs/changelog.md)\n\n## Web Audio API Specification Coverage\n\nOur current coverage of Web Audio API specification can be found here: [Web Audio API coverage](https://docs.swmansion.com/react-native-audio-api/docs/other/web-audio-api-coverage).\n\n## Examples\n\nThe source code for the example application is under the [`/apps/common-app`](./apps/common-app/) directory. If you want to play with the API but don't feel like trying it on a real app, you can run the example project. Check [Example README](./apps/fabric-example/README.md) for installation instructions.\n\n## Your feedback\n\nWe are open to new ideas and general feedback. If you want to share your opinion about `react-native-audio-api` or have some thoughts about how it could be further developed, don't hesitate to create an issue or contact the maintainers directly.\n\n## License\n\nreact-native-audio-api library is licensed under [The MIT License](./LICENSE). Some of the source code uses implementation directly copied from Webkit and utilizes FFmpeg binaries. Copyrights are held by respective organizations, check [THIRD_PARTY](./THIRD_PARTY.md) file for further details.\n\n## Credits\n\nThis project has been built and is maintained thanks to the support from [Software Mansion](https://swmansion.com)\n\n[![swm](https://logo.swmansion.com/logo?color=white\u0026variant=desktop\u0026width=150\u0026tag=react-native-reanimated-github 'Software Mansion')](https://swmansion.com)\n\n## Community Discord\n\n\u003ca href=\"https://discord.swmansion.com\" target=\"_blank\" rel=\"noopener noreferrer\"\u003eJoin the Software Mansion Community Discord\u003c/a\u003e to chat about React Native Audio API or other Software Mansion libraries.\n\n## react-native-audio-api is created by Software Mansion\n\nSince 2012 [Software Mansion](https://swmansion.com) is a software agency with experience in building web and mobile apps. We are Core React Native Contributors and experts in dealing with all kinds of React Native issues. We can help you build your next dream product – [Hire us](https://swmansion.com/contact/projects?utm_source=audioapi\u0026utm_medium=readme).\n","funding_links":["https://github.com/sponsors/software-mansion"],"categories":["Open Source Libraries"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoftware-mansion%2Freact-native-audio-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsoftware-mansion%2Freact-native-audio-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoftware-mansion%2Freact-native-audio-api/lists"}