Hello. Something went worng during compilation for Android device:
LogPlayLevel: [1/2] clang++ MyMobileInterlocutor-armv7.so
LogPlayLevel: Error: ld.lld: error: Plugins/UEAzSpeech/Source/ThirdParty/AzureWrapper/libs/Android/libMicrosoft.CognitiveServices.Speech.core.so is incompatible with armelf_linux_eabi
LogPlayLevel: Error: ld.lld: error: Plugins/UEAzSpeech/Source/ThirdParty/AzureWrapper/libs/Android/libMicrosoft.CognitiveServices.Speech.extension.audio.sys.so is incompatible with armelf_linux_eabi
LogPlayLevel: Error: ld.lld: error: Plugins/UEAzSpeech/Source/ThirdParty/AzureWrapper/libs/Android/libMicrosoft.CognitiveServices.Speech.extension.kws.so is incompatible with armelf_linux_eabi
LogPlayLevel: Error: ld.lld: error: Plugins/UEAzSpeech/Source/ThirdParty/AzureWrapper/libs/Android/libMicrosoft.CognitiveServices.Speech.extension.lu.so is incompatible with armelf_linux_eabi
LogPlayLevel: Error: clang++: error: linker command failed with exit code 1 (use -v to see invocation)
What is the target architecture of the libs are using for Android ?