La section Questions et réponses de la communauté Audiokinetic est un forum où les utilisateurs de Wwise et de Strata peuvent poser des questions et répondre à celles des autres membres de la communauté. Si vous souhaitez obtenir une réponse de la part de l'équipe de soutien technique d'Audiokinetic, veillez à utiliser le formulaire de Tickets de Soutien.

0 votes
I am using AVProPlayer to play mp4 file in my Unity project, and I want to play audio from the mp4 through Wwise integration without a bnk.

For demo, I capture audio data with OnAudioFilterRead event in Unity,and I can get a float [] audio data.

With AVProPlayer API,I can fill the audio data array, but I have not find a way to push the array into Wwise integration and play the audio sample.

Is there any feature I miss? What can I do for it?
dans General Discussion par mebg f. (100 points)

Please sign-in or register to answer this question.

...