+ 2
How do u create a talking ai with java
java
2 ответов
+ 7
I recommend to start with a chatbot and add the talking abilities later.
Here is an example with aiml, other libs are available, just search for 'java chatbot' on the internet.
www.howtodoinjava.com/ai/java-aiml-chatbot-example/amp/
For the later part (teaching the bot how to talk) just search for JSAPI (Java Speech API). Again there are many more apis/sdks/libs, but it's a good starting point (and search term to find implementations based on JSAPI).
+ 1
Thanks
isn't there a way we could chat privately could really use ur help more often