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

Add a feature to RecorderController.pause() to save the audio file and return the path without freeing any resources. #208

Open
ablbol opened this issue Apr 16, 2023 · 2 comments
Labels
enhancement New feature or request

Comments

@ablbol
Copy link

ablbol commented Apr 16, 2023

Can you add a feature to RecorderController.pause(saveOnPause: true) to save the audio file from the start of recording to the last pause. This will allow us to use the audio file in a player.

Thanks

@ablbol ablbol added the enhancement New feature or request label Apr 16, 2023
@Whi-hat-not
Copy link

Having a similar need, is this functionality possible any other way round?

Would like to allow person recording to check audio by playing it before saving it, precisely speaking while RecordingController.pause() method is called.

I know this is not right place to ask something other than bugs. Thanks for help.

@liangzaifankun
Copy link

Is there any solution now?

@manoj-simform manoj-simform added duplicate This issue or pull request already exists and removed duplicate This issue or pull request already exists labels Dec 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants