Skip to content
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

Unable to hear the recorded audio #596

Open
belt-basya opened this issue Mar 1, 2024 · 2 comments
Open

Unable to hear the recorded audio #596

belt-basya opened this issue Mar 1, 2024 · 2 comments

Comments

@belt-basya
Copy link

Please fill the template to help you out. Also, please try the Example project compare before submiting the issue when you have certain issue with your project setup.

Version of react-native-audio-recorder-player

3.6.4

Version of React Native

0.70.3

Platforms you faced the error (IOS or Android or both?)

Android(Android Studio emulator)

Expected behavior

Able to hear the recorded voice note from the recorder.

Actual behavior

After recording a voice note, when I click on play, it is not playing anything.

Steps to reproduce the behabior

Hello, everyone! I am attempting to run the example of this project. It builds without any errors, but after recording, it is not playing the audio back. I have not changed any code in the given example, and I am attaching the screencast for reference. I am new to this, so can anyone help me make it run? Thank you.

reactNativeAudioRecorderPlayer.mp4
@shawna-donnelly
Copy link

I'm having the same issue. Did you ever figure out what was going on?

@Iamfavur
Copy link

Iamfavur commented May 11, 2024

@shawna-donnelly @belt-basya i was having the same issues but i later figured it was happening because audio player outside my component like this

import....

const audioRecorderPlayer = new AudioRecorderPlayer();

const App()=>{}

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

No branches or pull requests

3 participants