CH·47 Dialogue & VO
verified 2026-06-19

WAAPI Text-to-Speech active

ak-brodrigue vunknown added 2026-05-29 verified 2026-06-19

[Use when]

You need to generate placeholder voice-over files directly in Wwise using Windows text-to-speech for rapid prototyping.

Engines
Ww Wwise
License

Apache-2.0

Pricing

Free

Last verified

2026-06-19

Added

2026-05-29

Category

Dialogue & VO

about

A Python script that integrates with Wwise via WAAPI to generate WAV files from text-to-speech. It reads text from Sound Voice object notes and uses Windows PowerShell text-to-speech to generate audio files, then automatically imports them into the Wwise project.

The tool works as a Wwise external editor, allowing sound designers to right-click Sound Voice objects and generate placeholder VO without leaving the authoring environment. It demonstrates WAAPI usage for retrieving selected objects and importing audio files programmatically.

Note: originally created by decasteljau (Audiokinetic). The standalone waapi-text-to-speech repository has been archived, with its functionality consolidated into the actively maintained ak-brodrigue/waapi-python-tools collection.