You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 4, 2024. It is now read-only.
Hi,
I'm struggling with an audio capture in Hololens 2 for a quite time, and after digging into this topic I found out that, in a LocatableCamPlugin there is a possibility to change StreamingCaptureMode to AudioAndVideo and receive MediaFrameSourceKind::Audio, but I stucked on implementation of grabbing an audio sample in async operation. Would anyone trying to acomplish this or can point out a way to handle with it?
Thanks!
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi,
I'm struggling with an audio capture in Hololens 2 for a quite time, and after digging into this topic I found out that, in a LocatableCamPlugin there is a possibility to change StreamingCaptureMode to AudioAndVideo and receive MediaFrameSourceKind::Audio, but I stucked on implementation of grabbing an audio sample in async operation. Would anyone trying to acomplish this or can point out a way to handle with it?
Thanks!
The text was updated successfully, but these errors were encountered: