java-speech-api icon indicating copy to clipboard operation
java-speech-api copied to clipboard

Build failure

Open stefan-reich opened this issue 7 years ago • 0 comments

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.

stefan-reich avatar May 24 '18 23:05 stefan-reich