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

Speech to text Audio Input with PixelStreamAudioComponent #257

Open Jason25684531 opened 1 month ago

Jason25684531 commented 1 month ago

Hi lucoiso , I want to use audio input with Unreal PixelStreaming Audio Component become audio input when use Speech to text but when use Speech to text Customize option node,only identify local device audio ,can't identify pixelStreaming AudioSource(WebRtc) ,can you help me to solve this Question? Tks Jason