Review of "Speech to Text" version 3

Details Page Preview

Press Super+z or click the panel icon to record, then again to stop. Your speech is sent to OpenRouter and the transcript is pasted into whatever you were already typing. Stopping a recording copies the text to the clipboard so it can be pasted (Shift+Insert, or Ctrl+Shift+Insert in a terminal). The extension does not read or upload anything else from the clipboard. Audio is sent to openrouter.ai over HTTPS only when you stop, using the API key from preferences. An OpenRouter account and a transcription-capable model are required. Super+z is on by default; change or disable it in preferences. The icon can be hidden or moved, and the start/stop sounds are optional.

Extension Homepage
https://github.com/d-kurchenko/gnome-shell-extension-stt

No comments.

Diff Against

Files

Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.

Shexli (experimental) manual_review 1

Shexli found 1 issue that may need reviewer attention.

EGO-A-005 manual_review

extensions should not access the clipboard directly

Direct clipboard access via `St.Clipboard.get_default()` requires reviewer scrutiny.

Review Guidelines

  • lib/paste.js:23
    St.Clipboard.get_default()

All Versions

Version Status
3 Unreviewed
2 Rejected
1 Rejected