Cloudgarden's Discussion Board
Forums: Search: Several forums are available for people to post questions/comments about Java Speech or any of the CloudGarden products. As more messages are posted this discussion board should provide a useful, searchable, support database.
o AliceTalker (42)
o JSAPI Projects (69)
o Java Speech API (857)
o Jigloo GUI Builder for Eclipse (3322)
o SwingScroller (0)
o US Election 2004 (3)
Searches text and subject fields in all forums. The search matches as many words as possible. Don't use "AND" or "OR".
Latest "AliceTalker" Topics [ Start new "AliceTalker" Topic  ]

Cloudgarden Discussion Board  
This topic has 4 replies.       [ << Previous Topic | Start of Thread | >> Next Topic ]
Where to find ProgramD server.bat
Author: Steffen Jensen
07/17/03 09:51 Reply
Hi All

I am really keen on trying this AliceTalker example, but I can't find the bat file for starting the server. Where is it?

I tried to compile the AliceServer.java and tried to mixaround with AliceServer.jar, but nothing has yet made me start the server. So I still get the error message Could not listen on port 2001. Or for that sake any other port.

What am I doing wrong??

thanx in advance
Steffen

Re: Where to find ProgramD server.bat
Author:Jonathan
Reply 1 of 407/17/03 13:54Reply
You need to get an Alice or Annabot server (that's not included in the
AliceTalker download). Sorry if that wasn't clear from the docs. You can
get Alice (Program D) from http://www.alicebot.org/downloads/

Re: Where to find ProgramD server.bat
Author:Steffen Jensen
Reply 2 of 407/18/03 03:27Reply
Thanx and no problem, I must have been to excited to notice the info.

Steffen

Re: Where to find ProgramD server.bat
Author:Steffen Jensen
Reply 3 of 407/18/03 05:11Reply
Sorry to bougther you again. Do I need to have my own http server running to run the alice server?.

This has proved to be a bit more difficult to test than i thougt, But as I mentioned i would really like to try this example of a chat bot with AI.

Thanx In advance
Steffen

Re: Where to find ProgramD server.bat
Author:Jonathan
Reply 4 of 407/18/03 09:57Reply
No, you don't need a separate http server - the Alicebot server is
usually configured to run as an http server (on port 2001). Just start
up the Alice server and you should be able to connect to it with AliceTalker.