Appearance
Say
Speak the selected text aloud, using the system default voice.
Readme
Say
PopClip extension to speak the text aloud using the Mac's built-in text-to-speech.
The extension simply invokes the say
command-line tool, which is included with macOS.
Settings
The extension itself has no settings, but the text is spoken using the default voice settings, which can be changed in System Settings → Accessibility → Spoken Content.
Changelog
2025-03-20
- Update minimum PopClip version due to compatibility issues with older versions on some machines.
2023-08-29
- Update to "modern" extension structure with JSON config, for documentation example purposes.
- Use
stdin
instead of shell variable for input. - Update README to describe the new location of the default voice settings.
- Move CHANGELOG to its own file.
- Minimum PopClip version is now 4069.
2017-07-17
- Fix bug when input contained
*
character.
2012-01-08
- Initial release.
Info
- Updated
Mar 20, 2025 - Version
295 - Identifier
com.pilotmoon.popclip.extension.say
- PopClip Version
≥2024.5.1 - Action Type
Shell Script - License
MIT License - Source
pilotmoon/PopClip-Extensions/.../source/Say.popclipext/