Skip to content
 
 

Repository files navigation

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

About

React Native Opus Decode

Resources

Contributing

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages