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

Some doubts #745

Open
iamaryanshandilya opened this issue Aug 19, 2021 · 2 comments
Open

Some doubts #745

iamaryanshandilya opened this issue Aug 19, 2021 · 2 comments
Labels
help wanted Extra attention is needed Not yet handled

Comments

@iamaryanshandilya
Copy link

iamaryanshandilya commented Aug 19, 2021

is there a way to dynamically keep checking the length of audio that is being recorded and alert the user if the audio duration crosses the set limit like in WhatsApp voice note and Instagram using the flutter_sound or flutter_sound_lite plugin?
(Just say I only wanted to allow the user to record audio for 2 minutes and not more than that, what should I do?)

@iamaryanshandilya iamaryanshandilya added help wanted Extra attention is needed Not yet handled labels Aug 19, 2021
@mhstoller
Copy link

Yes, use the instructions here to listen to the progress events and then handle cases where the duration is approaching or reaches a set limit: https://tau.canardoux.xyz/tau_api_recorder_on_progress.html

Copy link

This issue is stale because it has been open 90 days with no activity. Leave a comment or this will be closed in 7 days.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed Not yet handled
Projects
None yet
Development

No branches or pull requests

3 participants