Plugin for CudaText.
Uses system-provided speech synthesis platform to speak text.
Windows only (yet), the "SAPI" speech engine/platform is used.
Requires additional package "pywin32", from CudaText addons.
Speaks selected text, or entire document if nothing selected.
Plugin has config file, to call it: "Options / Settings-plugins / TextToSpeech".
Option "tts_voice" allows to change voice, e.g. to "Microsoft Sam" or "Microsoft David".
Ported from Sublime Text plugin "TextToSpeech".
Author: Alexey Torgashin (CudaText)