{"id":13908001,"url":"https://github.com/Radweb/react-native-audio-transcoder","last_synced_at":"2025-07-18T06:32:13.638Z","repository":{"id":145145373,"uuid":"85334598","full_name":"Radweb/react-native-audio-transcoder","owner":"Radweb","description":"Transcode audio format in react-native. Supports mp3 🎉","archived":false,"fork":false,"pushed_at":"2023-06-28T13:09:38.000Z","size":41,"stargazers_count":19,"open_issues_count":5,"forks_count":9,"subscribers_count":8,"default_branch":"master","last_synced_at":"2024-08-07T23:55:23.913Z","etag":null,"topics":["aac","audio","mp3","react-native","transcode"],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Radweb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2017-03-17T16:49:30.000Z","updated_at":"2024-07-02T14:16:23.000Z","dependencies_parsed_at":null,"dependency_job_id":"cfc732ad-e3f2-4b3a-bd44-8238d1ec292a","html_url":"https://github.com/Radweb/react-native-audio-transcoder","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Radweb%2Freact-native-audio-transcoder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Radweb%2Freact-native-audio-transcoder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Radweb%2Freact-native-audio-transcoder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Radweb%2Freact-native-audio-transcoder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Radweb","download_url":"https://codeload.github.com/Radweb/react-native-audio-transcoder/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":226361634,"owners_count":17612933,"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":["aac","audio","mp3","react-native","transcode"],"created_at":"2024-08-06T23:02:23.472Z","updated_at":"2024-11-25T16:31:18.493Z","avatar_url":"https://github.com/Radweb.png","language":"Java","readme":"# Setup\n\n- Install this repository via yarn\n- Run `react-native link react-native-audio-transcoder`\n\n## Android\n\nNo additional steps required\n\n## iOS\n\n- Add the `AVMediaFoundation` library to your root react native project\n\n# Interface\n\n```javascript\nimport { transcode } from 'react-native-audio-transcoder'\n\nconst myFilePath = getFilePath()\nconst myNewFile = myFilePath.replace('aac', 'mp3')\n\ntranscode(myFilePath, myNewFile)\n    .then(() =\u003e console.log('Party!'))\n```","funding_links":[],"categories":["HarmonyOS"],"sub_categories":["Windows Manager"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FRadweb%2Freact-native-audio-transcoder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FRadweb%2Freact-native-audio-transcoder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FRadweb%2Freact-native-audio-transcoder/lists"}