Handy/src-tauri/resources
Maicon Moreira c2672638c9
Improve audio feedback timing using real sound duration and trimmed WAV files (#349)
* feat: add sound duration retrieval for audio feedback

* Trim trailing silence from pop_start.wav and pop_stop.wav

* refactor: simplify sound file and base directory retrieval

* feat: only delay mute if audio feedback is enabled

* change the logic

* simplify new logic

* simplify get_sound_path and get_sound_base_dir, reorder functions

* add implicit blocking to playTestSound

* modify to my pref style

---------

Co-authored-by: CJ Pais <cj@cjpais.com>
2025-11-19 10:10:23 +07:00
..
models move audio toolkit into src-tauri to fix permissions 2025-07-10 12:38:06 -07:00
default_settings.json Add language select to settings 2025-07-28 19:52:37 +02:00
handy.png style(overlay): update recording overlay design and positioning 2025-08-03 11:36:00 +04:00
marimba_start.wav Add custom sound and control notif volume (#214) 2025-10-16 09:08:27 -07:00
marimba_stop.wav Add custom sound and control notif volume (#214) 2025-10-16 09:08:27 -07:00
pop_start.wav Improve audio feedback timing using real sound duration and trimmed WAV files (#349) 2025-11-19 10:10:23 +07:00
pop_stop.wav Improve audio feedback timing using real sound duration and trimmed WAV files (#349) 2025-11-19 10:10:23 +07:00
recording.png style(overlay): update recording overlay design and positioning 2025-08-03 11:36:00 +04:00
transcribing.png style(overlay): update recording overlay design and positioning 2025-08-03 11:36:00 +04:00
tray_idle.png feat(tray): add transcribing state and update icons 2025-07-26 16:47:06 +04:00
tray_idle_dark.png add dark assets for test 2025-08-02 11:19:42 -07:00
tray_recording.png feat(tray): add transcribing state and update icons 2025-07-26 16:47:06 +04:00
tray_recording_dark.png add dark assets for test 2025-08-02 11:19:42 -07:00
tray_transcribing.png feat(tray): add transcribing state and update icons 2025-07-26 16:47:06 +04:00
tray_transcribing_dark.png add dark assets for test 2025-08-02 11:19:42 -07:00