bajabob / FastPhrase

A voice recording application inspired by emergency crews
0 stars 0 forks source link

Do not allow user to save < 500ms recording #94

Closed bajabob closed 8 years ago

bajabob commented 8 years ago

If a recording is completed and is less than 500ms, show a toast message, "Recordings should be longer than half a second". This string needs to go in strings.xml. UI should reset to inactive recording state.

JenningsF commented 8 years ago

NEW BUG: After multiple < 500ms recordings are attempted in succession, Recording Error screen is reached.