An AppleScript to translate the spoken text by VoiceOver for Mac

By Jonathan Chacón, 23 July, 2020

Forum
macOS and Mac Apps

Hello everyboy,

Here is my last AppleScript: VoiceOverTranslator.

You can use this applescript to translate the last spoken text by VoiceOver.

This script requires a Python interpreter and Googletrans library.

You can read all information in the readme file.

You can download the script in the VoiceOverTranslator repository

Options