AzSpeech v1.5.0
- Release: AzSpeech v1.5.0 (github.com)
- Marketplace: AzSpeech - Voice and Text in Code Plugins - UE Marketplace
- Pull Request: v1.5.0 by lucoiso · Pull Request #154 · lucoiso/UEAzSpeech · GitHub
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
Full Changelog: Comparing v1.4.6...v1.5.0 · lucoiso/UEAzSpeech · GitHub