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
Code Like this : 
AkAudioEvent->ExecuteAction(AkActionOnEventType::Pause, this.audio_owner, this.audio_playing_id, 2000.0, EAkCurveInterpolation::Linear)

this TransitionDuration is 2000ms , 

If I pause at 1:00, then  the start time of Resume play will be 1:02.  but I hope it will be 1:00.

How can I do 

 

in General Discussion by 十五 三 (100 points)

Please sign-in or register to answer this question.

...