Audiokinetic's Community Q&A is the forum where users can ask and answer questions within the Wwise and Strata communities. If you would like to get an answer from Audiokinetic's Technical support team, make sure you use the Support Tickets page.

0 votes

Dear Audiokinetic

I'm using Wwise 2022.1.2 and unity 2022.1.5f1. I just used AkSoundEngine.GetPlayingSegmentInfo to get current segment time(segmentInfo.iCurrentPosition), and I found it have a setter, so i try segmentInfo.iCurrentPosition = (int)(time * 1000); to modify current playtime. But it doesn't work. So I wonder is there any way to make this?

in Feature Requests by stevesensei s. (100 points)

Please sign-in or register to answer this question.

...