irahimiam / React-native-pcm-audio

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License:MIT License


Languages

Language:Java 43.3%Language:Objective-C 24.1%Language:Ruby 11.5%Language:TypeScript 9.9%Language:JavaScript 5.7%Language:Objective-C++ 3.6%Language:Shell 1.5%Language:C 0.3%Language:Swift 0.2%