lucoiso
(lucoiso)
189
AzSpeech v1.6.0
Changes
- Settings related to tasks behaviors and characteristics are now mutable: You can change it at runtime
- All Azure related tasks now accept Custom Options: All tasks have 2 versions (with Default Options & with Custom Options)
- Some FStrings properties were transformed into FNames
- Updated Azure Speech SDK to v1.26.0
- Add new setting: Enable Debugging Prints
- Move debugging prints to recognition& synthesis task base
- Add latency properties to tasks: Exposed with getters + Shown at debugging log & print
- Add new functions
- Add missing _API macro to structures
Screenshots
Debugging Logs: Recognition

Debugging Logs: Synthesis

2 Versions of each Task
Mutable Settings: Default Options

Separated by Categories

More Functions: Get Latency Informations
More Functions: Get Extracted Animation directly from the Task
Settings Page