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

Recorder controller returns the path when paused #322

Closed
tsgofficial opened this issue Jul 17, 2024 · 2 comments
Closed

Recorder controller returns the path when paused #322

tsgofficial opened this issue Jul 17, 2024 · 2 comments
Labels
duplicate This issue or pull request already exists enhancement New feature or request

Comments

@tsgofficial
Copy link

Can RecorderController.pause() save the current recorded audio and return the path just like RecorderController.stop(). I need this feature in my application where it would be able to play the currently recorded audio (with RecorderController.pause()) with PlayerController.

@tsgofficial tsgofficial added the enhancement New feature or request label Jul 17, 2024
@Anikets08
Copy link

I had same requirement, I used to stop the audio and once user is satisfied I merge the audio using ffmpeg

@jay-simformsolutions jay-simformsolutions added the duplicate This issue or pull request already exists label Oct 23, 2024
@jay-simformsolutions
Copy link
Collaborator

Duplicate #208

@jay-simformsolutions jay-simformsolutions closed this as not planned Won't fix, can't repro, duplicate, stale Oct 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants