Magic Leap Mic Inputs not playing at Video Streaming Capture

Hi all I have a weird problem,
I have an app that records microphone inputs I’m using Recognissimo
to read MicInput and create text problem is when I open recording or Stream video capturing from
Hub 3 I can’t hear my speech it never takes to audio. What is solution for that or is this a bug?

Unity Editor version :2022.3.56f
ML2 OS version :1.12.0
Unity SDK version :2.6.0
Host OS : (Windows/MacOS):win 10

Unfortunately the microphone can only be used by a single application at a time. Because of this you are unable to both record/stream audio while the mic is being accessed by your app.