LocalizeAudioCoverage
6 tools in this family (folder Editor/Tools/LocalizeAudioCoverage/ 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 |
|---|---|---|
locaudio_compare_locales | read-only | Compare audio coverage across every locale side-by-side. |
locaudio_diff_against_baseline | read-only | Regression check: load a previously-saved coverage baseline JSON and report |
locaudio_export_actor_script | writes | Export a recording script .txt file for one character × one locale. |
locaudio_export_session_csv | writes | Export a studio-handoff CSV for one locale. Columns: line_id, character, locale, |
locaudio_priority_recording_list | read-only | Rank every missing voice line by importance and return the top-N to record next. |
locaudio_scan_coverage | read-only | Scan every StringTableCollection in the project and compute audio coverage per locale. |