0.22.10 • Published 1 year ago

react-native-opus-decode v0.22.10

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

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

0.22.7

1 year ago

0.22.6

1 year ago

0.22.10

1 year ago

0.22.4

1 year ago

0.22.9

1 year ago

0.22.8

1 year ago

0.22.3

1 year ago

0.22.2

1 year ago

0.22.1

2 years ago

0.21.1

2 years ago

0.20.2

2 years ago

0.20.1

2 years ago