Wwise Versions
- Sample Project
- Wwise Fundamentals
- Wwise Help
- Wwise SDK
- Wwise Unity Integration
- Wwise Unreal Integration
Other Documentation
- Strata
- ReaWwise
- Audiokinetic Launcher
- Wwise Audio Lab
- Wwise Adventure Game
- GME In-Game Voice Chat
- Meta XR Audio
Certification Courses
- Wwise Fundamentals (2024.1)
- Wwise Interactive Music (2021.1)
- Wwise Performance Optimization (2023.1)
- Wwise Unity Integration (2023.1)
Other Sources
- Website
- Videos
- Plugins
- Creators Directory
- Q & A
- Blog
Wwise for Games | Audiokinetic
Website
For other types of projects, please contact us. In all the pricing tables below, the Indie plan is valid for projects with a production budget up to $250K; Pro prices are for projects with a production budget up to $2M; Premium and Platinum prices are for projects with a production budget greater than $2M. All prices ...
AUDIOKINETIC Wwise Technology. If you believe the production of the Project will go beyond its Expiration Date, you may contact Sales at any time to request an extension. Terms specific to Projects for students: Each time students in a course begin a Project, they must register and create a specific Project associated with a course. The Expiration Date for your Project will be the earlier ...
You’ll need to provide: Valid name and email address (we need to know how to contact you!) The text description of your project, with your artistic vision, etc. The link to your video (YouTube, Vimeo, etc.) The link to your Wwise project (we recommend a free upload service like Dropbox, Box, SkyDrive, Google Drive, etc.) ...
Creating a Custom State Group
Wwise Interactive Music
This is because the need to transition between the Combat and Explore music will occur frequently, based on enemy contact during the game. A special approach to handling this Transition will be needed. For this lesson you’ll be associating Gameplay with the Combat music. In Lesson 7, you’ll learn an advanced approach to integrating the Explore and Combat music so that they ...
Installing Plug-ins
Audiokinetic Launcher
The plug-in is installed.NoteIf any errors occur during the plug-in extraction process, contact the vendor. Support links are available either on the plug-in page on the Audiokinetic website or on the third-party website, depending on the plug-in.
OpenSSL or SSLeay
Meta XR Audio Plug-in
For written permission, please contact * openssl-core@openssl.org. * * 5. Products derived from this software may not be called "OpenSSL" * nor may "OpenSSL" appear in their names without prior written * permission of the OpenSSL Project. * * 6. Redistributions of any form whatsoever must retain the following * acknowledgment: * "This product includes software developed by the OpenSSL Project ...
Obtaining a GME Voice Communication Service License
GME In-Game Voice Chat
Cloud account and provides you with a valid authentication key through the Audiokinetic customer portal, as shown in the following image.If your project does not display the authentication key, contact WwiseGME@audiokinetic.com.A trial-only authentication key is provided in the Integration Demo project. This is in the samples folder of Wwise after the GME plug-in has been installed.
Open-Source Components in Strata
Strata Help
Also add information on how to contact you by electronic and paper mail. If the program does terminal interaction, make it output a short notice like this when it starts in an interactive mode: Audioplugins Copyright (C) 2017 Daniel Rudrich This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'. This is free software, and you are welcome to redistribute it under certain ...
It is a natural sound, and depending on the timing, it can simulate contact with the intended target. All Weight Layer tracks use red custom colors, alternating between light and dark shades.Cinematic LayerThe Cinematic Layer contains elements that you can use for dramatic cinematic moments when the weapon is the center of attention. All Cinematic Layer tracks use purple custom colors, alternating ...
It is a natural sound, and depending on the timing, it can simulate contact with the intended target. All Weight Layer tracks use red custom colors, alternating between light and dark shades. Custom Layer Metal DetailsThe Custom Layer, when present, is typically an emphasis of an action of a weapon. For example, in the case of an axe, it might be a metal ...
bDebugOutOfRangeCheckEnabled
Wwise SDK
Will print error messages in the log if invalid values are found at various point in the pipeline. Contact AK Support with the new error messages for more information. Definition at line 266 of file AkSoundEngine.h.
_ak_monitor_error_impl_8h_source
Wwise SDK
AKTEXT("No audio device found on system.")), 269 270 ERROR_CODE_DEF(AKTEXT("ErrorCode_Support"), AKTEXT("Internal error, contact Support with this information: %s")), 271 ERROR_CODE_DEF(AKTEXT("ErrorCode_ReplayMessage"), AKTEXT("Replay: %s")), 272 ERROR_CODE_DEF(AKTEXT("ErrorCode_GameMessage"), AKTEXT("%s (Game Message)")), 273 ERROR_CODE_DEF(AKTEXT("ErrorCode_TestMessage") ...
_ak_sound_engine_8h_source
Wwise SDK
Will print error messages in the log if invalid values are found at various point in the pipeline. Contact AK Support with the new error messages for more information. 267 268 bool bOfflineRendering; ///< Enables/disables offline rendering. \ref goingfurther_offlinerendering 269 270 AkProfilerPushTimerFunc fnProfilerPushTimer; ///< External (optional) function for tracking ...
Get the latest version of the project files from the depot and save them in your client workspace.Select and configure your Source Control plug-in in Wwise.For more information on installing and configuring Perforce, contact your system administrator, or consult the Perforce documentation.You can select and configure the Source Control plug-in in the Project Settings dialog. For more information, ...
Creating sources using plug-ins
Wwise Help
For more information, contact the Audiokinetic sales team at: sales@audiokinetic.com. To add a source plug-in:Load an object into the Property Editor. In the Contents Editor, click Add Source. The Source menu is displayed with a list of source plug-ins that are available.NoteSource plug-ins that were created for a specific platform will be unavailable in the source plug-in list for all ...
Defining Dialogue Event settings
Wwise Help
For example, in a fighting match, you might not want the commentator to say something each time contact is made. To avoid the over-triggering of audio in this type of scenario, you can reduce the probability setting for the Dialogue Event.The Mode setting gives you additional control over the behavior of the Dialogue Event in situations where several paths match the current condition of the game. ...
If this is the case, contact Audiokinetic Support.Increase command queue memory size, see AkInitSettings::uCommandQueueSize .See also: Monitoring and troubleshooting with the Performance Monitor Profiler Settings
Could not initialize 3D audio.
Wwise Help
Recommended resolution steps:Configure the Audio Device to use a different hardware device using AkOutputSettings::idDevice.Contact Audiokinetic Support if you expect the current hardware device to support binauralization.See Also:Understanding object-based audio The role of the System Audio Device
Recommended resolution steps:Configure a different audio input device in the iOS system settings.If this error persists with multiple input devices, contact Audiokinetic Support.
Could not register plugin.
Wwise Help
The specified Dynamic Library for a plug-in was found on disk but there was an error while loading the library. This is a typical symptom of external dependencies of the plug-in not being present at load time.Recommended resolution steps:If this is a third party plug-in (not made by Audiokinetic), read the documentation about the plug-in to validate prerequisites.Contact the plug-in vendor for support.