Can't record audio with Nreal Developer Kit

Hi, I am trying to integrate speech to text feature into my app. I tried a number plugins, unfortunately none of them can detect speech when I play audio in a nearby device. What am I missing here? I also tried with adding permission and the permission seems to be granted but the Nreal glass can not detect speech.

I tried 2 plugins

and anything world sdk.

The current NRSDK doesn’t have separate API for real-time audio stream, but we will release V1.9.0 at end of this month which supports it, then you can use this API for real-time speech to text.

1 Like

Hi nreal-dev

is the real-time audio stream exist in V1.9.0 SDK or V1.9.3? I don’t search any audio recording API in both SDK

regards
Nomo Hsu

Please check the VideoCapture2LocalExample.cs and NRVideoCapture.cs. There are some definitions of audio.