java-speech-api
java-speech-api copied to clipboard
Feature Request - Synthesiser url access
Hey Java Speech API creators
Your work is really awesome, its easy to work with I no try to use the Synthesizer parts, and got stuck I use JavaFx Media to play MP3's, so i use a library less but that required a URL, and the Synthesiser API layer only give access to the Inputstream
So my request: A method that allows you to get access to the URL, so i can use it with JavaFx And that method is just the base for the method that converts it into the MP3 inputstream one so there i sno dube code ;)
i hope you accept my request
Greetings MakerTim