menu
 

Audiokinetic의 커뮤니티 Q&A는 사용자가 Wwise와 Strata 커뮤니티 내에서 서로 질문과 답변을 하는 포럼입니다. Audiokinetic의 기술 지원팀에게 문의하고 싶으신 경우 지원 티켓 페이지를 사용해주세요.

0 투표

Hi,

Using 2023.1.7.8574  with UE5 we are testing a pc vr build of our project, I am unable to get audio to use the oculus headset. 

So far the only way to get headset audio is to manually select it as system audio device from windows task bar

Has anyone had any luck with this? 

Here is what our programmer found - 

Enabling the headset audio device doesn't work
because
IHeadMountedDisplayModule::Get().GetAudioOutputDevice() returns an empty string
because
the internal metaxr functions return -1002
Which happens because it's too early because FOculusXRHMD::InitializeSession() hasn't been called yet

 

 

General Discussion Ally M. (100 포인트) 로 부터

Please sign-in or register to answer this question.

...