[Sugar-devel] Sugarizer Activity Set - Speak Activity (vishal.batchu)
Tony Anderson
tony_anderson at usa.net
Thu Mar 24 00:59:09 EDT 2016
Speak includes implementation of aiml (http://www.alicebot.org). There
are several implementations of the engine (e.g. java, python). For
Sugarizer, java
may be the most relevant unless Vishal wants to undertake a javascript
version.
This is a valuable although overlooked feature. With this feature, Speak
can imitate human dialog. AIML provides a way for users to create their
own bots.
This could be used by students to practice English dialogs or to create
a bot in their native language. One technique is to set the default
response to 'I don't know what to say about that.' and provide code so
that user can enter: say: An appropriate response to the previous entry
where the bot treats this as the response to provide to the next time
this entry is encountered.
client: What is your favorite fruit?
bot: I don't know what to say about that.
client: say: I like apples
then
client: What is your favorite fruit?
bot: I like apples
Tony
On 03/23/2016 06:04 AM, Lionel Laské wrote:
>
> Nice first draft Vishal.
>
> BTW it works only on Firefox for me (not on Chrome).
>
> Leave some work for the GSoC :-)
>
> Lionel.
>
> 2016-03-21 17:00 GMT+01:00 <sugar-devel-request at lists.sugarlabs.org
> <mailto:sugar-devel-request at lists.sugarlabs.org>>:
>
>
> Date: Sun, 20 Mar 2016 21:35:22 +0530
> From: "vishal.batchu" <vishal.batchu at students.iiit.ac.in
> <mailto:vishal.batchu at students.iiit.ac.in>>
> To: <sugar-devel at lists.sugarlabs.org
> <mailto:sugar-devel at lists.sugarlabs.org>>, <lionel at olpc-france.org
> <mailto:lionel at olpc-france.org>>
> Subject: [Sugar-devel] Sugarizer Activity Set - Speak Activity
> Message-ID: <694e0ecf69d3cedc2ba7f087afcf3ddb at students.iiit.ac.in
> <mailto:694e0ecf69d3cedc2ba7f087afcf3ddb at students.iiit.ac.in>>
> Content-Type: text/plain; charset=UTF-8; format=flowed
>
> Hi,
>
> I have started working on the Speak activity port of the Sugarizer
> activity set and have implemented a lot of the basic features that are
> present in the activity.
>
> I have also integrated an AIML parser which will take the place of the
> AI bot.
>
> Could I get a review on the activity and how I need to improve the
> modes (standard speak and the robot modes) I have currently developed
> further? I have not yet worked on the 'Voice Chat' mode, I will start
> working on that soon.
> An issue that is currently present is that the mouth stops moving
> before the speaking stops for some inputs, I will be fixing that soon.
>
> Here is a link to the activity I am porting,
> http://speak-activity-sugarizer.bitballoon.com/
>
> Thanks!
> Vishal Batchu
> (@erilyth)
>
>
>
> _______________________________________________
> Sugar-devel mailing list
> Sugar-devel at lists.sugarlabs.org
> http://lists.sugarlabs.org/listinfo/sugar-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sugarlabs.org/archive/sugar-devel/attachments/20160324/e4bee331/attachment.html>
More information about the Sugar-devel
mailing list