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

AzSpeech v1.5.0

Changes

  • Fix error logging
  • Add new setting to enable usage of private endpoints
  • Set audio compression to not occur in transient sound waves
  • Fix audio compression occurring more than one time
  • Fix audio compression being called outside audio thread
  • Separate tasks signals to avoid the completion delegate sending wrong data (this fixes the ‘sound wave with 0 duration…’ issue)
  • Set to only broadcasts be called in game thread
  • Set the runnable threads to try lock on exit to avoid crashes after End PIE
  • Add comments in some functions
  • Move Viseme Data to a separate header
  • Create new structure: Animation Data
  • Added new functions to extract Animation JSON Data from Viseme Data

Screenshots

image

Full Changelog: Comparing v1.4.6...v1.5.0 · lucoiso/UEAzSpeech · GitHub