FAQ > 4. Speaker for JavaSE > Troubleshooting

Troubleshooting

If the Speaker Application doesn’t work properly, activate the debug mode to analyse your issue:
java -jar soundseederspeaker.jar -d

Also check the available configuration arguments, for example to fix network connection issues:
java -jar soundseederspeaker.jar -h

If you need further support, please visit our Support Forum.

Posted in: 4. Speaker for JavaSE