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

0.0.1 • Public • Published

react-native-opus-decode

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

Installation

npm install @kj800x/react-native-opus-decode

Usage

import { decodeOpus } from '@kj800x/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 @kj800x/react-native-opus-decode

Weekly Downloads

0

Version

0.0.1

License

MIT

Unpacked Size

15.8 MB

Total Files

49

Last publish

Collaborators

  • kj800x