VoicePipeline
12 tools in this family (folder Editor/Tools/VoicePipeline/ in the bridge package). Effect: writes changes the project or the scene, read-only does not, destructive deletes or overwrites and the client asks before running it.
| Tool | Effect | Description |
|---|---|---|
audiomw_export_voice_pack | writes | Emits Wwise WorkUnit XML + Sound Voice multi-language container (Wwise 2025.1+ pattern). Generates t… |
dialogue_generate_branching_tree | read-only | LLM-generates a complete branching dialogue tree in Yarn Spinner, Ink, Twee, or Pixel Crushers forma… |
dialogue_validate_continuity | read-only | Validates a dialogue tree for structural issues: dead ends, unreachable nodes, missing quest flags, … |
lipsync_portrait_video | read-only | Generates a talking-head portrait video from audio + reference portrait image. For cutscene pre-bake… |
lipsync_realtime_streaming_setup | read-only | Emits configuration JSON for setting up real-time lipsync streaming in a Unity scene. Configures the… |
lipsync_visemes_from_audio | read-only | Extracts ARKit-52 blendshape weight frames from an audio file. Output is used by unity_export_voice_… |
unity_export_voice_pack | writes | Exports a complete voice pack for a character to Assets/VoicePacks/<character>/. Writes: AudioClips … |
voice_cast_dialogue_tree | read-only | Assigns TTS voice IDs to named characters in a dialogue tree. Returns a voice-cast manifest that voi… |
voice_clone_from_sample | writes | Creates a cloned voice from an audio sample. REQUIRES consent_attestation — mandatory per SAG-AFTRA … |
voice_emote_variant | read-only | Generates multiple emotional variant takes of a dialogue line (e.g. angry, sad, whisper). Returns au… |
voice_generate_dialogue | read-only | Synthesizes TTS audio for a single dialogue line using the specified provider and voice ID. Returns … |
voice_localize_languages | read-only | Re-synthesizes all dialogue lines in a voice-cast manifest for target languages. Returns a localizat… |