Skip to content

recorder-metering #221

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 19, 2020
Merged

Conversation

tbenr
Copy link
Contributor

@tbenr tbenr commented Jun 13, 2020

Summary

This PR activates metering capabilities to Recorder.
When initializing a recorder with meteringInterval option, Recorder starts emitting 'meter' events.

this is an adaptation of https://github.com/punarinta/react-native-sound-level by @punarinta

Compatibility

OS Implemented
iOS
Android

Checklist

  • I have tested this on a device and a simulator
  • I added the documentation in README.md
  • I mentioned this change in CHANGELOG.md
  • I updated the typed files (TS and Flow)
  • I added a sample use of the API in the example project (example/App.js)

@tbenr tbenr requested a review from sbeca as a code owner June 13, 2020 15:55
@tbenr tbenr force-pushed the recorder-metering branch 3 times, most recently from e10596b to 7c52fd2 Compare July 14, 2020 11:20
@tbenr tbenr force-pushed the recorder-metering branch from 7c52fd2 to 4c34ea9 Compare July 14, 2020 11:48
@sbeca sbeca merged commit b4495ca into react-native-audio-toolkit:master Jul 19, 2020
@sbeca
Copy link
Collaborator

sbeca commented Jul 19, 2020

Thank you for your contribution!

tasti pushed a commit to hapihq/react-native-audio-toolkit that referenced this pull request May 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants