menu
Version
2017.1.9.6501
2024.1.4.8780
2023.1.12.8706
2022.1.18.8567
2021.1.14.8108
2019.2.15.7667
2019.1.11.7296
2018.1.11.6987
2017.2.10.6745
2017.1.9.6501
2016.2.6.6153
2015.1.9.5624
2024.1.4.8780
2023.1.12.8706
2022.1.18.8567
2021.1.14.8108
2019.2.15.7667
2019.1.11.7296
2018.1.11.6987
2017.2.10.6745
2017.1.9.6501
2016.2.6.6153
2015.1.9.5624
The Wwise authoring application lets the sound designer manage several languages in a given project. Voice objects are like Sounds, except they have language-specific sources. For example, if the project contains 4 languages, each Voice will have a different source for each of these 4 languages.
When the Wwise user generates SoundBanks, those that contain Voices are generated for each individual language.
Setting the "current language" in your game simply means loading SoundBanks and streamed audio files from a specific folder that contains files for that language. This mechanism is specific to the actual implementation of the Streaming Manager used in your game.
In the default implementation, language-specific SoundBank and streamed file paths are handled by the Low-Level I/O subsystem. Refer to Low-Level I/O for more information.
For an example of integrating languages and voices, refer to Voice and Language Example.
Questions? Problems? Need more info? Contact us, and we can help!
Visit our Support pageRegister your project and we'll help you get started with no strings attached!
Get started with Wwise