2024-07-28 Version 0.3
- Added `Play Audio File` processing algorithm that allows you to play
local audio files
- This algorithm uses your system's audio player, so supported
formats can vary.
- Added `Say Some Text` processing algorithm that allows you to play
text-to-speech audio
- This algorithm uses your system's text-to-speech engine, so
supported languages, locales and voices will vary.
- Currently only tested on Windows 11 with Microsoft Speech API
(SAPI) 5.3 -
https://learn.microsoft.com/en-us/previous-versions/windows/desktop/ms723627(v=vs.85)
- Currently only allows the user to select the voice and the volume.