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

Recording not working when I call the resume method on IOS #244

Closed
Enri-code opened this issue Nov 20, 2023 · 2 comments
Closed

Recording not working when I call the resume method on IOS #244

Enri-code opened this issue Nov 20, 2023 · 2 comments

Comments

@Enri-code
Copy link

Package version
Version 5.0.1

Environment

  • OS: iOS

Describe the bug

A clear and concise description of what the bug is.

Add your record configuration RecordConfig(bitRate: 256000) but falls back to 192000

To Reproduce

Steps to reproduce the behavior:

  1. Call the pause function
  2. Call the resume function afterwards
  3. Call the stop function after you complete recording
  4. No audio is recorded after the resume function is called

Expected behavior

A clear and concise description of what you expected to happen.

Additional context

Add any other context about the problem here.

@llfbandit
Copy link
Owner

Released in record_darwin 1.0.1

@atoka93
Copy link

atoka93 commented Mar 4, 2024

Hey @llfbandit, unfortunately I get this issue with record_darwin 1.0.1 as well.
I use stop and start again to get around it.

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