-
Notifications
You must be signed in to change notification settings - Fork 14
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
[Story] Record and send a voice message #2084
Comments
Updated acceptance criteria to for a sleep lock during recording to address this bug on the classic app -> element-hq/element-ios#7598 |
Updated acceptance criteria to include message retry which was a problem in the classic apps -> element-hq/element-android#8407 |
Updated acceptance criteria to include sending a voice message quickly after another, as was reported as a problem int he class apps -> element-hq/element-android#8362 |
This is already included under #2106
It's possible that we are immune to this bug given the tap and hold UX. Should we change the AC to "voice message may be recorded for longer time than screen timeout setting?" |
I've removed the VOIP encoder application type requirement from scope for Android as it's non-trivial to achieve (see element-hq/libopusencoder-android#4 for details). |
I'm missing how to "lock" the recording without the need to keep the recording button pressed all the time. Will it be the "slide up" gesture like in the current Element/IOS? |
The lock mechanism won't be part of this iteration but it might be in a later one (cc @callumu / @VolkerJunginger). |
@nimau @alfogrillo I've added a checkbox to roughly verify the file sizes we're creating. At 24 kbps, 1 minute of audio should be about 180 kB. |
Description
Record and send a voice message.
Acceptance criteria
Audio format
Size estimate
None
Dependencies
No response
Preconditions
No response
Sign-off
Android
iOS
Out of scope
Open questions
No response
Subtasks
Android
iOS
Other
The text was updated successfully, but these errors were encountered: