VoiceInk icon indicating copy to clipboard operation
VoiceInk copied to clipboard

Option to specify custom sounds

Open peter-mach opened this issue 9 months ago • 6 comments

In settings give an option to specify your own custom WAV files for start/stop dictation sounds.

peter-mach avatar Mar 03 '25 23:03 peter-mach

I think I will add multiple options instead. Do you have any suggestions for sound effects? I've been searching for good sounds but couldn't find any.

Beingpax avatar Mar 04 '25 02:03 Beingpax

cough... Wispr Flow sounds... cough

peter-mach avatar Mar 04 '25 11:03 peter-mach

Add the option to remove all sound effects

tttimur avatar Mar 19 '25 13:03 tttimur

@tttimur

Image

Beingpax avatar Mar 19 '25 14:03 Beingpax

Thanks! @Beingpax

tttimur avatar Mar 20 '25 15:03 tttimur

Hm, I agree with the idea for custom sounds, but I don't think we would need a UI implementation for that. I would recommend to just add or replace the default ones (which are then placed and loaded from there) in the ApplicationSupport Folder. It would be a more easy implementation for the developer:

If transcritpion_start.m4a/transcritpion_stop.m4a exists in a specific location of /Users/username/Library/Application Support/com.prakashjoshipax.VoiceInk/???:

  • Then load this instead of the standard

And save the development cost/time for a nice custom-sound picker.

nemeth-it avatar Jul 04 '25 15:07 nemeth-it