Frostune:VO supports two complementary Wwise workflows:
This workflow pushes content directly into Wwise Authoring using WAAPI.
Steps:
-
Open your Wwise project and make sure WAAPI is enabled.
-
In Frostune:VO, open the Export panel.
-
Select Wwise – WAAPI and TSV.
-
Either:
- Choose a Destination to generate a TSV file (Audio File Importer), or
- Click Push to Wwise to import directly while Wwise is running.
Result:
- Sound Voice objects and Play Events are created automatically.
- The hierarchy follows your scene folders and tags as defined in Frostune:VO.
- Existing content can be updated depending on your push options.
This is the fastest way to sync dialogue into Wwise during production.
The FrostLINK also supports Wwise workflows, but in a tool-agnostic way.
Instead of pushing directly, Frostune:VO exposes or exports a structured JSON manifest that your pipeline or tools can consume.
It supports:
- Custom Event name templates
- Custom Original subfolder templates
- Custom Object path templates
- Optional custom properties and metadata
This approach is ideal when:
- You use a custom engine or proprietary pipeline
- You want full control over how Wwise objects are created
- You prefer pull-based integrations instead of WAAPI push
More details:
05_FrostLINKAPI