itinance / itinance/react-native-fs

How to create a binary file from audio samples

Open
#706 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
5k
Forks
1k
PR merge metrics
No merged PRs in 30d

Description

I have used react-native-recording module to read audio samples from microphone. I want to dump these samples to binary file and late play it with Audacity. The samples are received in array as short integers([ -228,1024,255,1123,...]). Is there a way to dump these samples to binary file?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.