react-native-opus-decode
TypeScript icon, indicating that this package has built-in type declarations

0.22.10 • Public • Published

react-native-opus-decode

Opus decoder for react-native (only iOS is currently supported).

Build status

Installation

npm install react-native-opus-decode

Usage

import { decodeOpus } from 'react-native-opus-decode';

// ...

const localWavPath = await decodeOpus('https://filesamples.com/samples/audio/opus/sample4.opus');

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT

Readme

Keywords

Package Sidebar

Install

npm i react-native-opus-decode

Weekly Downloads

16

Version

0.22.10

License

MIT

Unpacked Size

15.8 MB

Total Files

37

Last publish

Collaborators

  • wix.mobile