Audiokinetic의 커뮤니티 Q&A는 사용자가 Wwise와 Strata 커뮤니티 내에서 서로 질문과 답변을 하는 포럼입니다. Audiokinetic의 기술 지원팀에게 문의하고 싶으신 경우 지원 티켓 페이지를 사용해주세요.
Not directly. You can use a sequence container with a voice limit of 1. That sequence container contains 2 objects. The first is the dialog sound you want to play. The second object is a Wwise silence object with a duration of 10secs. Set the sequence container to continuous so that it will play the silent object immediately after the first.
The next time that sequence container is player, the Silence object will be occupying its voice limit of 1 and so you will have to wait until that Silence object finishes before that dialog object will play again.
Is that what you mean?
shameless plug for my website and this example here: http://www.dpbsound.com/1/post/2013/04/wwise-spam-prevention.html