Community Q&A

Welcome to Audiokinetic’s community-driven Q&A forum. This is the place where Wwise and Strata users help each other out. For direct help from our team, please use the Support Tickets page. To report a bug, use the Bug Report option in the Audiokinetic Launcher. (Note that Bug Reports submitted to the Q&A forum will be rejected. Using our dedicated Bug Report system ensures your report is seen by the right people and has the best chance of being fixed.)

To get the best answers quickly, follow these tips when posting a question:

  • Be Specific: What are you trying to achieve, or what specific issue are you running into?
  • Include Key Details: Include details like your Wwise and game engine versions, operating system, etc.
  • Explain What You've Tried: Let others know what troubleshooting steps you've already taken.
  • Focus on the Facts: Describe the technical facts of your issue. Focusing on the problem helps others find a solution quickly.

0 votes
Hi.

Is there a way to kill a voice when it reaches its attenuation limit? When I use "Start All Ambient Sounds", in a level Blueprint, I would love to if the sounds voices and streams, gets killed when exciting the attenuation.

I've been using Wwise Performance Monitor and all ambient voices/streams are running, though I've left their attenuation and everything is dead quiet..

Have I missed something important here?

Thanks.

I think I solved the issue with VVB kill voice and offset priority -5

David Eisler

Arrowhead Game Studios
in General Discussion by David E. (100 points)

1 Answer

0 votes
You should set the volume threthold in project setting.e,g -50dB. then set the ambient sound into virtual voice,in the advanced setting tab.

When the sound volume is lower than -50dB, the voice will be put into virtual voice,when the volume is higher than -50dB,the sound will be put back from virtual voice into physical voice.

Regarding, I think you can not kill them,because you killed them,when you get inside the attenuation,you have to play them again.

HongTao Wang

YingPei Games
by HongTao (280 points)
...