Integration with Pixel Streaming
This mini-guide provides instructions for setting up Convai with pixel streaming in Unreal Engine
Last updated
Was this helpful?
This mini-guide provides instructions for setting up Convai with pixel streaming in Unreal Engine
Last updated
Was this helpful?
Ensure you have the latest Convai 3.1.0 plugin or later.
Enable Unreal Engine's Pixel Streaming
and the Pixel Streaming Player
Plugins from the Plugins window.
In the player blueprint which has the Convai Player component, add the PixelStreamingAudio component to the list of components.
Click on PixelStreamingAudio component, and in the details panel find Base Submix and choose AudioInput sound submix.
On Begin Play in the event graph, add the following blueprint function to initialize Pixel Streaming with the Player Component.