AzSpeech v1.6.3
- Release: AzSpeech v1.6.3 (github.com)
- Marketplace: Unreal Engine Marketplace
- Pull Request: v1.6.3 by lucoiso · Pull Request #168 · lucoiso/UEAzSpeech · GitHub
Changes
- Add endpoint validation (Fix: UE5.0 setting bUsePrivateEndpoind always to true and crashing if has empty value)
- Remove some unnecessary properties & functions
- Adjust includes & remove unnecessary
- Remove unnecessary async calls in broadcast of some tasks (they’re already being called in the game thread)