Closed amplexus closed 9 years ago
Wow this looks really great! I'll look at it more closely before I merge it tomorrow. I would like to make the demo application part of API-Example branch if you don't mind. Thanks so much for all the work though!
Sure, no problem. You can clone it into your github repo and I'll delete my copy so it can be maintained under the lkuza2 account going forward.
Actually, I think i can pass ownership of that project to lkuza2. If / when you merge the code I will do that - just let me know when you're ready.
For the sake of consistency, I'd rather have it be a branch of this repo. I don't feel like it warrants it's own repository. Plus, we've been meaning to update the example code for a long time.
I've just added it to the api-example branch of the repository.
Has this been published to a maven repo?
Hi,
Firstly, thanks for creating this useful opensource project!
I made a few changes that I would like to contribute:
Also, I migrated the javaflacencoder onto github and published it via Nexus. This is a dependency for your project and will be automatically downloaded by Maven.
To build the project now, just install Maven 3 and run mvn clean install.
Finally, I created a demo app based on your doco here: https://github.com/amplexus/java-speech-api-demo. It runs fine on my Ubuntu laptop.
Regards, Craig Jackson Sydney, Australia