Original Discord Post by meijestic | 2024-09-05 19:10:07
Hello I have asked in this post how the creation of a mobile chat UI could look like.
The UI is ready and works within the Unreal Engine. But as soon as I put the whole thing into pixel streaming (arcanemirage), it takes about 15-20 seconds until the microphone reacts to a voice input. Do you have any idea why this might be?
I would also like to know what the two events from my first post are for?
On Transcription Received
On Text Received
Are they necessary for pixel streaming? Could this be the reason?
Hi <@639037679136407563>, make sure to follow this guide to ensure microphone works with PixelStreaming
Embedded Content: Integration with Pixel Streaming | API Docs
This mini-guide provides instructions for setting up Convai with pixel streaming in Unreal Engine
Link: Integration with Pixel Streaming | Documentation