java-speech-api
java-speech-api copied to clipboard
Build failure
I built latest GitHub with "mvn package" on Java 8.
[ERROR] /home/stefan/dev/java-speech-api-master/src/main/java/com/darkprograms/speech/synthesiser/BaseSynthsiser.java:70: error: unknown tag: String
[ERROR] * @return A List<String> of the String fragments from your input..
[ERROR] ^
After the obvious fix, it compiles fine.