Skip to content

Add toggle to skip inserting "No speech detected" message#122

Open
lucyfarnik wants to merge 2 commits intoStarmel:masterfrom
lucyfarnik:feature/skip-no-speech-insertion
Open

Add toggle to skip inserting "No speech detected" message#122
lucyfarnik wants to merge 2 commits intoStarmel:masterfrom
lucyfarnik:feature/skip-no-speech-insertion

Conversation

@lucyfarnik
Copy link

Summary

  • Adds an "Insert No Speech Message" toggle under Output Options in Transcription settings
  • When disabled, prevents "No speech detected in the audio" from being pasted into the active window
  • Useful when the mic picks up silence or background noise

Test plan

  • Enable the toggle (default) and verify "No speech detected" is pasted when no speech is recognized
  • Disable the toggle and verify nothing is pasted when no speech is detected
  • Verify normal transcriptions still work with the toggle in either state

Add toggle to control whether the "No speech detected" message gets
inserted into the active window. Prevents unwanted text from being
pasted when the mic picks up silence or background noise.
@Starmel
Copy link
Owner

Starmel commented Mar 5, 2026

I don’t want to see another simple toggle. It would be better to remove the text “No speech detected in the audio” from being pasted at all.

Thank you.

Remove the insertNoSpeechMessage preference toggle entirely and
instead unconditionally skip pasting "No speech detected in the audio".
This addresses reviewer feedback to never paste the no-speech text
rather than giving users a toggle for it.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants