Speak/WithAlice: Difference between revisions
< Speak
Jump to navigation
Jump to search
(New page: == SpeakWithAlice == Is a modified version of Speak.Activity that embeds PyAIML and a chatterbot. It currently supports english and spanish but its simple to add new languages. By changi...) |
RafaelOrtiz (talk | contribs) No edit summary |
||
Line 7: | Line 7: | ||
This quick hack was improvised at the Game Jam Peru 2008 and later refined a bit to make it presentable. It now is in condition to be folded back into Speak if the author so desired. |
This quick hack was improvised at the Game Jam Peru 2008 and later refined a bit to make it presentable. It now is in condition to be folded back into Speak if the author so desired. |
||
Its development is tracked at |
Its development is tracked at http://wiki.sugarlabs.org/go/Activities/Speak. |
||
Its repository can be found at |
Its repository can be found at |
||
git:// |
git://git.sugarlabs.org/speak/mainline.git |
||
</blockquote> |
Latest revision as of 05:28, 23 June 2009
SpeakWithAlice
Is a modified version of Speak.Activity that embeds PyAIML and a chatterbot. It currently supports english and spanish but its simple to add new languages.
By changing the voice's language, you also change the chatterbot's brain.
This quick hack was improvised at the Game Jam Peru 2008 and later refined a bit to make it presentable. It now is in condition to be folded back into Speak if the author so desired.
Its development is tracked at http://wiki.sugarlabs.org/go/Activities/Speak.
Its repository can be found at
git://git.sugarlabs.org/speak/mainline.git