opus decode c++ turbo module
npm install react-native-opus
opus c++ turbo module
``sh`
npm install react-native-opus
`js
import { decodeOpus } from 'react-native-opus';
// ...
const result = decodeOpus(str)
``
See the contributing guide to learn how to contribute to the repository and the development workflow.
MIT