This is a project for FMOD Studio which allows you to save out bank that work in the game.
Basic steps to create a sound bank
- Download and open this projcet in FMOD Studio
- Import your audio files into the project (assets panel)
- Create an event for each sound you want to play in the game
- Create a bank and mark at least one as master
- Via right click menu on the event, add it to a bank file
- Build the bank (File -> Build)
If you right click on a bank, it can take you to the output folder.
Keep in mind both the .bank and .strings.bank files are needed in the game.