VoiceCraft
Start

Quick Start

Quick Start

1) Download the Server

  1. Open the latest release.
  2. Download the archive for your platform:
    • VoiceCraft.Server.Windows.x64.zip (or x86/arm64)
    • VoiceCraft.Server.Linux.x64.zip (or arm/arm64)

2) Run the Server

Windows

./VoiceCraft.Server.exe

Linux

chmod +x ./VoiceCraft.Server
./VoiceCraft.Server

After first launch, config/ServerProperties.json will be generated.

3) Download the Client

From the same release page, download the package for your platform:

  • Windows: VoiceCraft.Client.Windows.<arch>.zip
  • Linux: VoiceCraft.Client.Linux.<arch>.zip
  • macOS: VoiceCraft.Client.MacOS.<arch>.dmg or .pkg
  • Android: VoiceCraft.Client.Android.<arch>.zip (APK inside)
  • iOS: VoiceCraft.Client.iOS.arm64.ipa

4) Add the Server in Client

  1. Open the client.
  2. Add a server entry (IP + Port).
  3. Usually this is 127.0.0.1:9050 if everything runs on one machine.

5) Connect Minecraft Layer

  • For Bedrock Dedicated Server, use McHttp.
  • For singleplayer worlds, use McWss.

Verification

If everything is configured correctly:

  • server starts and reports VoiceCraft,
  • client connects without errors,
  • voice sync appears when players join the world.
Copyright © 2026