{
    "version": "1.7.7.8",
    "description": "Speech to Text to Speech",
    "homepage": "https://ttsvoicewizard.com/",
    "license": "MIT",
    "notes": [
        "Some features require a virtual audio cable like VB-CABLE <https://vb-audio.com/Cable/>",
        "Requires .NET Desktop Runtime 6.0 (see suggested packages)."
    ],
    "suggest": {
        ".NET Desktop Runtime 6.0": "versions/windowsdesktop-runtime-6.0"
    },
    "architecture": {
        "64bit": {
            "url": "https://github.com/VRCWizard/TTS-Voice-Wizard/releases/download/v1.7.7.8/TTSVoiceWizard-v1.7.7.8-x64.zip",
            "hash": "34618b6d553133c97f1825e5eda475263f62762b3b2df0cbbb77d284857af3ba"
        }
    },
    "shortcuts": [
        [
            "TTSVoiceWizard.exe",
            "TTS Voice Wizard"
        ]
    ],
    "persist": [
        "Assets",
        "Output"
    ],
    "checkver": {
        "github": "https://github.com/VRCWizard/TTS-Voice-Wizard"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/VRCWizard/TTS-Voice-Wizard/releases/download/v$version/TTSVoiceWizard-v$version-x64.zip"
            }
        }
    }
}
