An AppleScript to translate the spoken text by VoiceOver for Mac
Submitted by Tyflos Accessi… on Thursday, July 23, 2020.
Forum
macOS & 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