menu
 

AudiokineticのコミュニティQ&AはWwiseやStrataのコミュニティ内でユーザ同士が質問・回答をし合うことができるフォーラムです。Audiokineticテクニカルサポートチームからの回答をご希望の場合は、必ず サポートチケットページ をご利用ください。

0 支持
I am facing a strange issue where it seems like AkAudioInputManager.PostAudioInputEvent doesn't seem to be consuming samples when the game does not have focus.
What I am doing is trying to integrate Vivox with Unity and Wwise. When the game is in focus, the audio plays nicely. When the game is not in focus, the playback sounds sped up and eventually it seems like the audio catches up.
On a Vivox tap, I have an OnAudioFilterRead write data to a buffer. Then, in the AudioSampleDelegate, I copy from the buffer into the samples array.

Help would be appreciated.
Quan W. (100 ポイント) General Discussion

Please sign-in or register to answer this question.

...