[alicebot-style] Re: alicebot-style digest, Vol 1 #118 - 2 msgs
deepti damodar chhawsaria
alicebot-style@list.alicebot.org
11 Mar 2005 08:09:21 -0000
This is a multipart mime message
--Next_1110528560---0-203.199.83.148-18324
Content-type: text/plain;
charset=iso-8859-1
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline
Hi!=0A=0AIn the code below:=0A1. 1st category does not give me the desired =
output.=0A2. 2nd "CONNECT" helps to display the text when connection is mad=
e. But even this is not working.=0A=0ACan you please tell me what mistake I=
am doing.=0A=0A<?xml version=3D"1.0" encoding=3D"UTF-8"?>=0A<aiml version=
=3D"1.0">=0A<category>=0A<pattern>WHAT IS THE DATE</pattern>=0A<template>To=
day is <javascript>=0A<![CDATA[=0A var t =3D new Date();=0A var m =
=3D t.getMonth();=0A var d =3D t.getDate();=0A var dow =3D t.getDay=
();=0A var y =3D t.getFullYear();=0A switch (dow) {=0A case 0:=
=0A dow =3D "Sunday";=0A break;=0A case 1:=0A =
dow =3D "Monday";=0A break;=0A case 2:=0A dow =3D "=
Tuesday";=0A break;=0A case 3:=0A dow =3D "Wednesday"=
;=0A break;=0A case 4:=0A dow =3D "Thursday";=0A =
break;=0A case 5:=0A dow =3D "Friday";=0A break;=
=0A case 6:=0A dow =3D "Saturday";=0A break;=0A }=
=0Adow ;=0A]]>=0A</javascript>=0A</template>=0A</category>=0A=0A<category>=
=0A<pattern>CONNECT</pattern> =0A<template> =0AHello. How are you? =0A</tem=
plate> =0A</category> =0A</aiml>=0A=0A=0ARegards,=0ADeepti=0A=0A=0A=0AOn Fr=
i, 11 Mar 2005 alicebot-style-request@list.alicebot.org wrote :=0A>Send ali=
cebot-style mailing list submissions to=0A> alicebot-style@list.alicebot.o=
rg=0A>=0A>To subscribe or unsubscribe via the World Wide Web, visit=0A> ht=
tp://list.alicebot.org/mailman/listinfo/alicebot-style=0A>or, via email, se=
nd a message with subject or body 'help' to=0A> alicebot-style-request@lis=
t.alicebot.org=0A>=0A>You can reach the person managing the list at=0A> al=
icebot-style-admin@list.alicebot.org=0A>=0A>When replying, please edit your=
Subject line so it is more specific=0A>than "Re: Contents of alicebot-styl=
e digest..."=0A>=0A>=0A>Today's Topics:=0A>=0A> 1. Speech recognition (K=
nyteTrypper@aol.com)=0A> 2. Re: Speech recognition (Jeroen Wijers)=0A>=
=0A>--__--__--=0A>=0A>Message: 1=0A> From: KnyteTrypper@aol.com=0A>Date: Th=
u, 10 Mar 2005 02:03:19 EST=0A>To: alicebot-style@list.alicebot.org=0A>Subj=
ect: [alicebot-style] Speech recognition=0A>Reply-To: alicebot-style@list.a=
licebot.org=0A>=0A>=0A>-------------------------------1110438199=0A>Content=
-Type: text/plain; charset=3D"US-ASCII"=0A>Content-Transfer-Encoding: 7bit=
=0A>=0A>The real trick to speech recognition seems to be starting with a go=
od speech=0A>recognition program. I have heard users of bots like UltraHal=
highly=0A>recommend Dragon-Speaking Naturally as their speech recognition =
app of choice.=0A>=0A>-------------------------------1110438199=0A>Content=
-Type: text/html; charset=3D"US-ASCII"=0A>Content-Transfer-Encoding: quoted=
-printable=0A>=0A><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional/=
/EN">=0A><HTML><HEAD>=0A><META http-equiv=3D3DContent-Type content=3D3D"tex=
t/html; charset=3D3DUS-ASCII">=0A><META content=3D3D"MSHTML 6.00.2800.1170"=
name=3D3DGENERATOR></HEAD>=0A><BODY id=3D3Drole_body style=3D3D"FONT-SIZE:=
10pt; COLOR: #000000; FONT-FAMILY:=3D20=3D=0A>Arial"=3D20=0A>bottomMargin=
=3D3D7 leftMargin=3D3D7 topMargin=3D3D7 rightMargin=3D3D7><FONT id=3D3Drol=
=3D=0A>e_document=3D20=0A>face=3D3DArial color=3D3D#000000 size=3D3D2>=0A><=
DIV>The real trick to speech recognition seems to be starting with a good=
=3D20=0A>speech recognition program. I have heard users of bots like UltraH=
al highly=3D20=0A>recommend Dragon-Speaking Naturally as their speech recog=
nition app of=3D20=0A>choice.</DIV></FONT></BODY></HTML>=0A>=0A>-----------=
--------------------1110438199--=0A>=0A>--__--__--=0A>=0A>Message: 2=0A> Fr=
om: "Jeroen Wijers" <bot@internetvraagbaak.nl>=0A>To: <alicebot-style@list.=
alicebot.org>=0A>Subject: Re: [alicebot-style] Speech recognition=0A>Date: =
Thu, 10 Mar 2005 10:08:33 +0100=0A>Reply-To: alicebot-style@list.alicebot.o=
rg=0A>=0A>This is a multi-part message in MIME format.=0A>=0A>------=3D_Nex=
tPart_000_001C_01C52559.1DCE8D00=0A>Content-Type: text/plain;=0A> charset=
=3D"iso-8859-1"=0A>Content-Transfer-Encoding: quoted-printable=0A>=0A>For s=
peechrecognition Dragon seems indeed one of the best if not the =3D=0A>best=
......=0A>If i am not wrong they use the engine of a Belgian company that g=
ot into =3D=0A>trouble=0A>Lenneart en hauspie.....=0A>=0A>Jeroen=0A> ----=
- Original Message -----=3D20=0A> From: KnyteTrypper@aol.com=3D20=0A> T=
o: alicebot-style@list.alicebot.org=3D20=0A> Sent: Thursday, March 10, 20=
05 8:03 AM=0A> Subject: [alicebot-style] Speech recognition=0A>=0A>=0A> =
The real trick to speech recognition seems to be starting with a good =3D=
=0A>speech recognition program. I have heard users of bots like UltraHal =
=3D=0A>highly recommend Dragon-Speaking Naturally as their speech recogniti=
on =3D=0A>app of choice.=0A>------=3D_NextPart_000_001C_01C52559.1DCE8D00=
=0A>Content-Type: text/html;=0A> charset=3D"iso-8859-1"=0A>Content-Transfe=
r-Encoding: quoted-printable=0A>=0A><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML=
4.0 Transitional//EN">=0A><HTML><HEAD>=0A><META http-equiv=3D3DContent-Typ=
e content=3D3D"text/html; =3D=0A>charset=3D3Diso-8859-1">=0A><META content=
=3D3D"MSHTML 6.00.2900.2604" name=3D3DGENERATOR>=0A><STYLE></STYLE>=0A></HE=
AD>=0A><BODY id=3D3Drole_body style=3D3D"FONT-SIZE: 10pt; COLOR: #000000; =
=3D=0A>FONT-FAMILY: Arial"=3D20=0A>bottomMargin=3D3D7 bgColor=3D3D#ffffff l=
eftMargin=3D3D7 topMargin=3D3D7 =3D=0A>rightMargin=3D3D7>=0A><DIV>For speec=
hrecognition Dragon seems indeed one of the best if not =3D=0A>the=3D20=0A>=
best......</DIV>=0A><DIV>If i am not wrong they use the engine of a Belgian=
company that got =3D=0A>into=3D20=0A>trouble</DIV>=0A><DIV>Lenneart en hau=
spie.....</DIV>=0A><DIV>=A0</DIV>=0A><DIV>Jeroen</DIV>=0A><BLOCKQUOTE dir=
=3D3Dltr=3D20=0A>style=3D3D"PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-L=
EFT: 5px; =3D=0A>BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">=0A> =
<DIV style=3D3D"FONT: 10pt arial">----- Original Message ----- </DIV>=0A> =
<DIV=3D20=0A> style=3D3D"BACKGROUND: #e4e4e4; FONT: 10pt arial; font-col=
or: =3D=0A>black"><B>From:</B>=3D20=0A> <A title=3D3DKnyteTrypper@aol.com=
=3D20=0A> href=3D3D"mailto:KnyteTrypper@aol.com">KnyteTrypper@aol.com</A>=
</DIV>=0A> <DIV style=3D3D"FONT: 10pt arial"><B>To:</B> <A=3D20=0A> ti=
tle=3D3Dalicebot-style@list.alicebot.org=3D20=0A> =3D=0A>href=3D3D"mailto=
:alicebot-style@list.alicebot.org">alicebot-style@list.alic=3D=0A>ebot.org<=
/A>=3D20=0A> </DIV>=0A> <DIV style=3D3D"FONT: 10pt arial"><B>Sent:</B> =
Thursday, March 10, 2005 =3D=0A>8:03=3D20=0A> AM</DIV>=0A> <DIV style=
=3D3D"FONT: 10pt arial"><B>Subject:</B> [alicebot-style] =3D=0A>Speech=3D20=
=0A> recognition</DIV>=0A> <DIV><BR></DIV><FONT id=3D3Drole_document fa=
ce=3D3DArial color=3D3D#000000 =3D=0A>size=3D3D2>=0A> <DIV>The real trick=
to speech recognition seems to be starting with a =3D=0A>good=3D20=0A> s=
peech recognition program. I have heard users of bots like UltraHal =3D=0A>=
highly=3D20=0A> recommend Dragon-Speaking Naturally as their speech recog=
nition app of =3D=0A>=0A> choice.</DIV></BLOCKQUOTE></FONT></BODY></HTML>=
=0A>=0A>------=3D_NextPart_000_001C_01C52559.1DCE8D00--=0A>=0A>=0A>=0A>--__=
--__--=0A>=0A>_______________________________________________=0A>alicebot-s=
tyle mailing list=0A>alicebot-style@list.alicebot.org=0A>http://list.aliceb=
ot.org/mailman/listinfo/alicebot-style=0A>=0A>=0A>End of alicebot-style Dig=
est=0A
--Next_1110528560---0-203.199.83.148-18324
Content-type: text/html;
charset=iso-8859-1
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline
<P>=0AHi!<BR>=0A<BR>=0AIn the code below:<BR>=0A1. 1st category does not gi=
ve me the desired output.<BR>=0A2. 2nd "CONNECT" helps to display=
the text when connection is made. But even this is not working.<BR>=0A<BR>=
=0ACan you please tell me what mistake I am doing.<BR>=0A<BR>=0A<?xml ve=
rsion=3D"1.0" encoding=3D"UTF-8"?><BR>=0A<aiml ve=
rsion=3D"1.0"><BR>=0A<category><BR>=0A<pattern>WHA=
T IS THE DATE</pattern><BR>=0A<template>Today is <javascript=
><BR>=0A<![CDATA[<BR>=0A var t =3D new Date();<BR>=0A&n=
bsp; var m =3D t.getMonth();<BR>=0A var d =3D t.getDa=
te();<BR>=0A var dow =3D t.getDay();<BR>=0A var=
y =3D t.getFullYear();<BR>=0A switch (dow) {<BR>=0A &n=
bsp; case 0:<BR>=0A dow =3D "Sunday=
";<BR>=0A break;<BR>=0A =
case 1:<BR>=0A dow =3D "Monday&quo=
t;;<BR>=0A break;<BR>=0A ca=
se 2:<BR>=0A dow =3D "Tuesday";=
<BR>=0A break;<BR>=0A case =
3:<BR>=0A dow =3D "Wednesday";<=
BR>=0A break;<BR>=0A case 4=
:<BR>=0A dow =3D "Thursday";<BR=
>=0A break;<BR>=0A case 5:<=
BR>=0A dow =3D "Friday";<BR>=0A=
break;<BR>=0A case 6:<BR>=
=0A dow =3D "Saturday";<BR>=0A&=
nbsp; break;<BR>=0A }<BR>=0Adow ;=
<BR>=0A]]><BR>=0A</javascript><BR>=0A</template><BR>=0A</=
category><BR>=0A<BR>=0A<category><BR>=0A<pattern>CONNECT<=
/pattern> <BR>=0A<template> <BR>=0AHello. How are you? <BR>=0A<=
/template> <BR>=0A</category> <BR>=0A</aiml><BR>=0A<BR>=0A<B=
R>=0ARegards,<BR>=0ADeepti<BR>=0A<BR>=0A<BR>=0A<BR>=0AOn Fri, 11 Mar 2005 a=
licebot-style-request@list.alicebot.org wrote :<BR>=0A>Send alicebot-sty=
le mailing list submissions to<BR>=0A> alicebot-styl=
e@list.alicebot.org<BR>=0A><BR>=0A>To subscribe or unsubscribe via th=
e World Wide Web, visit<BR>=0A> http://list.alicebot=
.org/mailman/listinfo/alicebot-style<BR>=0A>or, via email, send a messag=
e with subject or body 'help' to<BR>=0A> alicebot-st=
yle-request@list.alicebot.org<BR>=0A><BR>=0A>You can reach the person=
managing the list at<BR>=0A> alicebot-style-admin@l=
ist.alicebot.org<BR>=0A><BR>=0A>When replying, please edit your Subje=
ct line so it is more specific<BR>=0A>than "Re: Contents of alicebo=
t-style digest..."<BR>=0A><BR>=0A><BR>=0A>Today's Topics:<BR>=
=0A><BR>=0A> 1. Speech recognition (KnyteTrypper@aol.com=
)<BR>=0A> 2. Re: Speech recognition (Jeroen Wijers)<BR>=0A&=
gt;<BR>=0A>--__--__--<BR>=0A><BR>=0A>Message: 1<BR>=0A> From: K=
nyteTrypper@aol.com<BR>=0A>Date: Thu, 10 Mar 2005 02:03:19 EST<BR>=0A>=
;To: alicebot-style@list.alicebot.org<BR>=0A>Subject: [alicebot-style] S=
peech recognition<BR>=0A>Reply-To: alicebot-style@list.alicebot.org<BR>=
=0A><BR>=0A><BR>=0A>-------------------------------1110438199<BR>=
=0A>Content-Type: text/plain; charset=3D"US-ASCII"<BR>=0A>C=
ontent-Transfer-Encoding: 7bit<BR>=0A><BR>=0A>The real trick to speec=
h recognition seems to be starting with a good speech<BR>=0A>recog=
nition program. I have heard users of bots like UltraHal highly<BR>=0A>r=
ecommend Dragon-Speaking Naturally as their speech recognition app of =
choice.<BR>=0A><BR>=0A>-------------------------------1110438199<BR>=
=0A>Content-Type: text/html; charset=3D"US-ASCII"<BR>=0A>Co=
ntent-Transfer-Encoding: quoted-printable<BR>=0A><BR>=0A><!DOCTYPE=
HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"><BR>=0A&g=
t;<HTML><HEAD><BR>=0A><META http-equiv=3D3DContent-Type c=
ontent=3D3D"text/html; charset=3D3DUS-ASCII"><BR>=0A><ME=
TA content=3D3D"MSHTML 6.00.2800.1170" name=3D3DGENERATOR><=
/HEAD><BR>=0A><BODY id=3D3Drole_body style=3D3D"FONT-SIZE: 10=
pt; COLOR: #000000; FONT-FAMILY:=3D20=3D<BR>=0A>Arial"=3D20<BR>=0A&=
gt;bottomMargin=3D3D7 leftMargin=3D3D7 topMargin=3D3D7 rightMargin=3D3D7>=
;<FONT id=3D3Drol=3D<BR>=0A>e_document=3D20<BR>=0A>face=3D3DArial =
color=3D3D#000000 size=3D3D2><BR>=0A><DIV>The real trick to spe=
ech recognition seems to be starting with a good=3D20<BR>=0A>speech reco=
gnition program. I have heard users of bots like UltraHal highly=3D20<BR>=
=0A>recommend Dragon-Speaking Naturally as their speech recognition app =
of=3D20<BR>=0A>choice.</DIV></FONT></BODY></HTML>=
;<BR>=0A><BR>=0A>-------------------------------1110438199--<BR>=0A&g=
t;<BR>=0A>--__--__--<BR>=0A><BR>=0A>Message: 2<BR>=0A> From: &q=
uot;Jeroen Wijers" <bot@internetvraagbaak.nl><BR>=0A>To: <=
alicebot-style@list.alicebot.org><BR>=0A>Subject: Re: [alicebot-style=
] Speech recognition<BR>=0A>Date: Thu, 10 Mar 2005 10:08:33 +0100<BR>=0A=
>Reply-To: alicebot-style@list.alicebot.org<BR>=0A><BR>=0A>This is=
a multi-part message in MIME format.<BR>=0A><BR>=0A>------=3D_NextPa=
rt_000_001C_01C52559.1DCE8D00<BR>=0A>Content-Type: text/plain;<BR>=0A>=
; charset=3D"iso-8859-1"<BR>=0A>Content-Tr=
ansfer-Encoding: quoted-printable<BR>=0A><BR>=0A>For speechrecognitio=
n Dragon seems indeed one of the best if not the =3D<BR>=0A>best......<B=
R>=0A>If i am not wrong they use the engine of a Belgian company that go=
t into =3D<BR>=0A>trouble<BR>=0A>Lenneart en hauspie.....<BR>=0A><=
BR>=0A>Jeroen<BR>=0A> ----- Original Message -----=3D20<BR>=0A=
> From: KnyteTrypper@aol.com=3D20<BR>=0A> To: alicebot-=
style@list.alicebot.org=3D20<BR>=0A> Sent: Thursday, March 10, 20=
05 8:03 AM<BR>=0A> Subject: [alicebot-style] Speech recognition<B=
R>=0A><BR>=0A><BR>=0A> The real trick to speech recognition=
seems to be starting with a good =3D<BR>=0A>speech recognition program.=
I have heard users of bots like UltraHal =3D<BR>=0A>highly recommend Dr=
agon-Speaking Naturally as their speech recognition =3D<BR>=0A>app of ch=
oice.<BR>=0A>------=3D_NextPart_000_001C_01C52559.1DCE8D00<BR>=0A>Con=
tent-Type: text/html;<BR>=0A> charset=3D"iso-88=
59-1"<BR>=0A>Content-Transfer-Encoding: quoted-printable<BR>=0A>=
<BR>=0A><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional=
//EN"><BR>=0A><HTML><HEAD><BR>=0A><META http-e=
quiv=3D3DContent-Type content=3D3D"text/html; =3D<BR>=0A>charset=3D=
3Diso-8859-1"><BR>=0A><META content=3D3D"MSHTML 6.00.290=
0.2604" name=3D3DGENERATOR><BR>=0A><STYLE></STYLE><B=
R>=0A></HEAD><BR>=0A><BODY id=3D3Drole_body style=3D3D"=
FONT-SIZE: 10pt; COLOR: #000000; =3D<BR>=0A>FONT-FAMILY: Arial"=3D2=
0<BR>=0A>bottomMargin=3D3D7 bgColor=3D3D#ffffff leftMargin=3D3D7 topMarg=
in=3D3D7 =3D<BR>=0A>rightMargin=3D3D7><BR>=0A><DIV>For speec=
hrecognition Dragon seems indeed one of the best if not =3D<BR>=0A>the=
=3D20<BR>=0A>best......</DIV><BR>=0A><DIV>If i am not wro=
ng they use the engine of a Belgian company that got =3D<BR>=0A>into=3D2=
0<BR>=0A>trouble</DIV><BR>=0A><DIV>Lenneart en hauspie...=
..</DIV><BR>=0A><DIV>=A0</DIV><BR>=0A><DIV>Je=
roen</DIV><BR>=0A><BLOCKQUOTE dir=3D3Dltr=3D20<BR>=0A>style=
=3D3D"PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; =3D<BR>=
=0A>BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px"><BR>=0A&g=
t; <DIV style=3D3D"FONT: 10pt arial">----- Original =
Message ----- </DIV><BR>=0A> <DIV=3D20<BR>=0A> =
style=3D3D"BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: =3D<BR>=
=0A>black"><B>From:</B>=3D20<BR>=0A> <A=
title=3D3DKnyteTrypper@aol.com=3D20<BR>=0A> href=3D3D"mailt=
o:KnyteTrypper@aol.com">KnyteTrypper@aol.com</A> </DIV>=
<BR>=0A> <DIV style=3D3D"FONT: 10pt arial"><B&=
gt;To:</B> <A=3D20<BR>=0A> title=3D3Dalicebot-style@list=
.alicebot.org=3D20<BR>=0A> =3D<BR>=0A>href=3D3D"mailto:al=
icebot-style@list.alicebot.org">alicebot-style@list.alic=3D<BR>=0A&=
gt;ebot.org</A>=3D20<BR>=0A> </DIV><BR>=0A> =
<DIV style=3D3D"FONT: 10pt arial"><B>Sent:</B>=
Thursday, March 10, 2005 =3D<BR>=0A>8:03=3D20<BR>=0A> AM</=
DIV><BR>=0A> <DIV style=3D3D"FONT: 10pt arial">=
;<B>Subject:</B> [alicebot-style] =3D<BR>=0A>Speech=3D20<BR>=
=0A> recognition</DIV><BR>=0A> <DIV><BR&=
gt;</DIV><FONT id=3D3Drole_document face=3D3DArial color=3D3D#0000=
00 =3D<BR>=0A>size=3D3D2><BR>=0A> <DIV>The real trick=
to speech recognition seems to be starting with a =3D<BR>=0A>good=3D20<=
BR>=0A> speech recognition program. I have heard users of bots li=
ke UltraHal =3D<BR>=0A>highly=3D20<BR>=0A> recommend Dragon-Sp=
eaking Naturally as their speech recognition app of =3D<BR>=0A><BR>=0A&g=
t; choice.</DIV></BLOCKQUOTE></FONT></BODY>&=
lt;/HTML><BR>=0A><BR>=0A>------=3D_NextPart_000_001C_01C52559.1DCE=
8D00--<BR>=0A><BR>=0A><BR>=0A><BR>=0A>--__--__--<BR>=0A><BR>=
=0A>_______________________________________________<BR>=0A>alicebot-s=
tyle mailing list<BR>=0A>alicebot-style@list.alicebot.org<BR>=0A>http=
://list.alicebot.org/mailman/listinfo/alicebot-style<BR>=0A><BR>=0A><=
BR>=0A>End of alicebot-style Digest<BR>=0A=0A</P>=0A<br><br>=0A<A target=
=3D"_blank" HREF=3D"http://clients.rediff.com/signature/track_sig.asp"><IMG=
SRC=3D"http://ads.rediff.com/RealMedia/ads/adstream_nx.cgi/www.rediffmail.=
com/inbox.htm@Bottom" BORDER=3D0 VSPACE=3D0 HSPACE=3D0></a>=0A
--Next_1110528560---0-203.199.83.148-18324--