lucoiso / UEAzSpeech

This plugin integrates Azure Speech Cognitive Services in Unreal Engine.
https://forums.unrealengine.com/t/free-azspeech-plugin-async-text-to-voice-and-voice-to-text-with-microsoft-azure/495394
MIT License
178 stars 41 forks source link

SDK Update + Checks #239

Closed lucoiso closed 7 months ago

lucoiso commented 7 months ago

Changes

  1. Update SDK to 1.32.1
  2. Add checks to avoid crashes due to null audio config
  3. Remove unnecessary refs
  4. Adjust string conversions
lucoiso commented 7 months ago

238 #234 #220 #219