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
198 stars 47 forks source link

Crash using Speech-to- Text while Pixel Streaming #265

Closed varunshankar09 closed 1 month ago

varunshankar09 commented 1 month ago

I get this error when user clicks speak button to start the speech-to-text process: " Fatal error!

Crash in runnable thread AzSpeech_USpeechToTextAsync::SpeechToText_30241 "

This is a shipping build project. works fine in editor, but crashes in browser. whats the problem?

varunshankar09 commented 1 month ago

Ok you have to enable mic access through the settings of the Pixel Stream and it works. https://github.com/EpicGames/PixelStreamingInfrastructure/blob/master/Frontend/Docs/Using%20the%20Microphone%20Feature.md