Getting Started

Welcome to ManySpeech-CLI! This guide will help you get up and running quickly.

Distribution Options

Version TypeFeaturesUse Case
PortableRun directly after extraction, no registry leftoversTemporary use, portable deployment
InstallerWizard-based installation, auto PATH configDaily long-term use

💡 Recommendation: Use the installer. After installation, you can run manyspeech directly from any terminal.

Usage Modes

ModeHow to StartUse Case
InteractiveDouble click exe or run manyspeech-cliManual testing, exploration
CLImanyspeech <subcommand> [args]Scripting, automation

💡 Note: Interactive CLI mode. Enter commands in format: <subcommand> [arguments]> and follow prompts to invoke functions.

Next Steps