Skip to content

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

License

Notifications You must be signed in to change notification settings

irahimiam/React-native-pcm-audio

Repository files navigation

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

About

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

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published