Skip to content

wix-incubator/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

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages