[FREE] AzSpeech plugin: Text-to-Speech, Speech-to-Text and more with Microsoft Azure Cognitive Services

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

image

Debugging Logs: Synthesis

image

2 Versions of each Task

Mutable Settings: Default Options

image

Separated by Categories

image

More Functions: Get Latency Informations

More Functions: Get Extracted Animation directly from the Task

Settings Page