GazePlay Voice Synthesis API Allows users of GazePlay to generate new voice samples for their custom games. Run locally Launch the service on http://localhost:8080: ./gradlew bootRun Build a bootable JAR: ./gradlew bootJar