Skip to content

churchtools/react-native-opus-decode

 
 

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

License

Contributing

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C 98.3%
  • Other 1.7%