Clipboard Announcer is an NVDA add-on that speaks common editing and clipboard actions as you work. It is designed for users who want quick spoken feedback for copy, cut, paste, selection, undo, redo, and a few clipboard-related tasks without changing the normal behavior of those shortcuts.
Yes.After installation, you can review or change the add-on settings from the NVDA Settings dialog.
Use smart clipboard feedback for Copy, Cut, and Paste is enabled by default, and you can turn it off in the settings if you prefer. When enabled, it can identify clipboard content, announce file counts for Copy and Cut, and report when nothing is available to copy, cut, or paste.
Ctrl+C: Announce copy, or when enabled, identify copied clipboard content, announce file counts for copied items, or report when nothing is selectedCtrl+X: Announce cut, or when enabled, announce file counts for cut items or report when nothing is selectedCtrl+V: Announce paste, or identify clipboard content being pasted and warn if the clipboard is empty when enabledCtrl+A: Announce select allCtrl+Z: Announce undoCtrl+Y: Announce redoCtrl+Shift+S: Temporarily disable or enable Clipboard AnnouncerCtrl+Shift+C: Copy the selected file or folder pathCtrl+Shift+X: Clear the clipboardAppend copied text to the existing clipboard text: No default shortcut is assigned. You can bind it from NVDA Input Gestures under the Clipboard Announcer category.
When the clipboard is empty, the command behaves like a normal copy. When the clipboard contains non-text content, it leaves the clipboard unchanged.Clipboard Announcer requires NVDA 2024.1 or later and was last tested with NVDA 2026.1.