...
Go to
player controller
or character blueprint.On
Begin Play
node, addget pixel streaming delegates
node.From its return value, get the bind event
on new connection
node.
...
Make a new Blueprint actor and add a
Pixel Streaming Audio
Component to it.Create a
Listen To
node.Grab that Audio Component and connect it to the new ‘
Listen To
’ node.
...