Releases: CaffeineAU/TTSAutomate
Tool remembers previously generated files
Tool stores generation details in MP3 ID3 tags, and uses that information to identify whether voices have already been generated using the voice, speed and volume selected
Pressing enter when focus is on a preview / play button will (download if necessary and) play the voice
Pressing enter when focus is on a preview / play button will (download if necessary and) play the voice
Bug fixes
Fixed crash when pressing tab from editing existing row.
Tab and right should now work identically when not editing.
When editing, tab should act like right, except going via the play button column.
Fix crash, improve visuals, improve row numbering
Fix crash when pressing tab whilst editing phrase
Fix display of long items in datagrid.
Add improved row numbering mechanism
Add Bing TTS support
Automatic fill in of folder name when pressing right or tab
When the option 'Copy previous folder when selecting empty row' is checked, the tool will automatically fill in the folder when pressing right or tab from the Phrase column of a previous row. Focus will then be set to the filename column of the next row.
When the option 'Copy previous folder when selecting empty row' is not checked, focus will then be set to the folder column of the next empty row.
Fix loading phrase files
Added WAV encoding options.
Cleaned up and simplified downloading / playing code
Option added to automatically fill in folder name when selecting empty rows or inserting rows
Add options for automatic fill in of folder name options when inserting rows, or selecting empty rows
Improved regex
Removed sorting of columns
Fixed handling of filename when Save As is selected
Correctly identify file 'dirty' status when adding or moving lines
❗ This release has issues loading phrase files ❗
Tool remembers settings
Tool remembers the following settings (settings are stored with the executable, in a TTSAutomate.settings file):
Option: automatically re-open last psv file
Option: automatically set output directory
Option: remember language / provider selections
Option: choose ivona region eu-west-1 (EU, Dublin), us-east-1 (US East, N. Virginia), us-west-2 (US West, Oregon)
Fix enabling go button on completion of generation
Go button now correctly re-enabled after generation is complete (or cancelled)