AzSpeech v1.3.6
- Marketplace: UE Marketplace (unrealengine.com)
- Release: AzSpeech v1.3.6 (github.com)
- Pull Request: v1.3.6 by @lucoiso in v1.3.6 by lucoiso · Pull Request #67 · lucoiso/UEAzSpeech · GitHub
What’s Changed
- Set Build.cs to link both armeabi-v7a and arm64-v8a libs: Target.Architecture is always returning empty string when building for Android. Because of this behavior, UE4.27 was trying to add arm64-v8a libs to armeabi-v7a architecture.
- Rename armeabi libs folder to armeabi-v7a from armeabi-armv7
Full Changelog: Comparing v1.3.5...v1.3.6 · lucoiso/UEAzSpeech · GitHub