Skip to main content

macOS Shortcut - Dictionary lookup with Pronunciation at the same time

This shortcut lets you look up dictionary definitions and hear pronunciations simultaneously, using your default system voice (I use Siri voices for most languages).


You can download my shared shortcut here:

https://www.icloud.com/shortcuts/03bd91e3cd1c473fac0baf4cf2d49d2e

or follow the manual instructions below to create it.

Usage: Select a word, then press your assigned keyboard shortcut. The system voice speaks it while the dictionary popup appears.

Requirements: In System Settings > Accessibility > Read & Speak (Spoken Content), enable Speak Selection.

Note: To assign your preferred keyboard shortcut, click the info icon. In the Details tab, select as shown in the screenshot below (e.g., I assign Cmd + ').


Manual instructions:

1. Open Shortcuts app.

2. Create new shortcut for Text input via Quick Actions (check Services Menu).

3. Add "Speak Text": Select Siri voice, uncheck "Wait Until Finished". You may also want to choose your default language here.

4. Add "Run AppleScript":

   ```

   on run {input, parameters}

       tell application "System Events"

           keystroke "d" using {command down, control down}

       end tell

       return input

   end run

   ```

Attributions: ph0ngp @ https://www.reddit.com/r/MacOS/comments/g5eq8l/comment/hxxvuwg

Comments

Popular Posts

Download PTS Samyutta Nikaya Vol IV Electronic revised edition 2014 and Pali Metre by A.K. Warder 1967

Need to note down here before I forget. Updated May 2024: new PTS website  1. The Pali Metre by A.K. Warder (1967)  https://palitextsociety.org/product/pali-metre/ 2. A revised edition of the Saṃyutta-nikāya, Volume IV, which includes variant readings found in other printed editions of the text.  (Electronic revised edition 2014) find it in   https://palitextsociety.org/corrections-and-additions/ You can also find others from this official PTS web page:  https://palitextsociety.org/corrections-and-additions/ (Updated May 2024: this link is now invalid  http://www.palitext.com/subpages/corrections.htm )

Download - Tipitaka Pali for PC

A new software for reading and studying the Tipiṭaka Pāḷi (available both offline and online), featuring useful features like Pāḷi, Sanskrit, Tipiṭaka Pāḷi-Myanmar (တိပိဋက ပါဠိ-မြန်မာအဘိဓာန်) dictionaries and full-text search... ---- Download Offline Tipitaka Pali : Tipitakapali.org offline software is FREELY available for all major platforms : Windows, macOS, Linux, Android, and iOS. Access the online version : https://tipitakapali.org The Pāḷi text is based on the Chaṭṭha Saṅgāyana Tipiṭaka Pāḷi edition (VRI) , with corrections for Pāḷi typos up to August 2024. Happy reading!

The Next Generation Goldendict - An Open Source Multi-Dictionary Look Up Program

The Next Generation GoldenDict - A feature-rich open-source dictionary lookup program, supporting multiple dictionary formats and online dictionaries. Read more on its source code repository:  https://github.com/xiaoyifang/goldendict-ng Installation https://xiaoyifang.github.io/goldendict-ng/install/ Download latest releases https://github.com/xiaoyifang/goldendict-ng/releases Digital Pali Dictionary (dictionary data) https://github.com/digitalpalidictionary/digitalpalidictionary/releases