shuhey

Results 3 issues of shuhey

### Description .NET Maui application throws System.DllNotFoundException for libMicrosoft.CognitiveServices.Speech.core.so when execute SpeechSDK's methods. ![image](https://user-images.githubusercontent.com/43431002/172188850-8817dc02-4b2e-49ff-97d2-0b8b17f68ad4.png) Environment: - Windows 10 Enterprise 21H2 19044.1466 - Microsoft Visual Studio Enterprise 2022 (64-bit) - Preview...

t/bug
s/verified

# Description Output target object has `string` type property, and set `string.Empty` as its value, it occurs `System.InvalidOperationException`. `null` is Ok, but `""` and `string.Empty` occurs exception. # How to...

# What I have done I added text chat page with translation feature. This does not implement send message feature, just implemented translate before send message and display it like...