schema_version = "1.0.0" id = "voicevox_tts" version = "1.0.0" name = "VoiceVox TTS & Subtitles" tagline = "VoiceVox speech synthesis and subtitle display" maintainer = "Hare " type = "add-on" tags = ["Sequencer", "Video Tools"] blender_version_min = "5.0.0" license = [ "SPDX:MIT", ] [build] paths_exclude_pattern = [ "__pycache__/", "/.git/", "/.direnv/", "/.claude/", "*.pyc", ]