| # | Duration | Started |
|---|
This app is designed to be simple to use for voice therapy exercises. It is meant to provide feedback for individuals doing "Ahhh's", "Eeee's", or any other exercise where you want to monitor how long an audible sound lasts.
▶ Start / ✕ Cancel Button
The first button on the left starts your session. Once active it changes to a Cancel button to stop the session. The app will keep recording and automatically log each sound whenever there is a distinctive change of volume in your utterance.
⬇ Save Button
Downloads a comma-separated value (CSV) file to the Downloads folder on your device — phone, tablet, or PC. This file contains the time each recording was made and its duration, so you can import it into any spreadsheet or data application.
⚙ Settings Button
Opens the Settings panel so you can adjust two values to troubleshoot recording problems without needing to edit any code:
— Threshold controls the loudness level used to detect silence. Lower numbers keep recording through soft sounds.
— Grace Period controls how long a gap in sound is allowed before the recording stops and is logged. Higher numbers allow brief pauses mid-utterance.
A note from the developer:
Eventually there may be a "Buy Me a Coffee" button to help recover some of the costs of development and support. Thank you for using this app!