2.0.3 • Published 1 year ago

react-native-pcm-audio v2.0.3

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

react-native-pcm-audio

A react native package to play pcm data and get recorder pcm data as base64

Installation

npm install react-native-pcm-audio

Usage

import { multiply } from 'react-native-pcm-audio';

// ...

const result = await multiply(3, 7);

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT


Made with create-react-native-library

2.0.3

1 year ago

2.0.2

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago