Skip to main content

Localize

7 tools in this family (folder Editor/Tools/Localize/ 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.

ToolEffectDescription
localize_clone_voicewritesClone a voice using ElevenLabs Instant Voice Cloning.
localize_export_unity_localization_packagewritesWrite translated strings into Unity Localization StringTableCollection.
localize_extract_stringsread-onlyScan every asset in the project and extract all human-readable strings
localize_set_voice_profile_for_npcwritesBind a TTS voice to an NPC by ID. Saves to Tests/AutoPlay/localize/voice_profiles.json.
localize_translatewritesTranslate an array of localization entries to a target language using the
localize_validate_coverageread-onlyValidate localization coverage across one or more target languages.
localize_voice_actwritesSynthesize speech for a localized string using a TTS provider.