[pandorabots-general] custom made "body" for the chatbot

Wright, Chris 175236 at smail.ucdsb.on.ca
Tue Mar 25 10:10:03 PST 2008


hey Thomas if you made a body for your pandora bot using macromediafireworks how would you apply it to your bot??
-----Original Message-----
From: "Messerschmidt, Thomas" <thomas.messerschmidt at av.abbott.com>
Sent 3/25/2008 12:20:32 PM
To: pandorabots-general at list.pandorabots.com
Subject: Re: [pandorabots-general] custom made "body" for the chatbot

Very good. Go for it!From: pandorabots-general-bounces+thomas.messerschmidt=av.abbott.com at list.pandorabots.com [mailto:pandorabots-general-bounces+thomas.messerschmidt=av.abbott.com at list.pandorabots.com] On Behalf Of Wright, ChrisSent: Tuesday, March 25, 2008 4:54 AMTo: pandorabots-general at list.pandorabots.comSubject: Re: [pandorabots-general] custom made "body" for the chatbot
I'm just a grade twelve student in the Upper Canada Distric School Board and i just wanted to make my own chat bot, and have some fun with it. (further details later i have to get to class)
-----Original Message-----
From: "Stanley E. Honour" <stan at adnamis.org>
Sent 3/24/2008 5:00:07 PM
To: pandorabots-general at list.pandorabots.com
Subject: Re: [pandorabots-general] custom made "body" for the chatbotv\:* {
BEHAVIOR: url(#default#VML)
}
o\:* {
BEHAVIOR: url(#default#VML)
}
w\:* {
BEHAVIOR: url(#default#VML)
}
.shape {
BEHAVIOR: url(#default#VML)
}
st1\:* {
BEHAVIOR: url(#default#ieooui)
}
@font-face {
font-family: Wingdings;
}
@font-face {
font-family: Tahoma;
}
@page Section1 {size: 8.5in 11.0in; margin: 1.0in 1.25in 1.0in 1.25in; }
v\:* {
BEHAVIOR: url(#default#VML)
}
o\:* {
BEHAVIOR: url(#default#VML)
}
w\:* {
BEHAVIOR: url(#default#VML)
}
.SHAPE {
BEHAVIOR: url(#default#VML)
}
st1\:* {
BEHAVIOR: url(#default#ieooui)
}
P.MsoNormal {
FONT-SIZE: 12pt; MARGIN: 0in 0in 0pt; FONT-FAMILY: "Times New Roman"
}
LI.MsoNormal {
FONT-SIZE: 12pt; MARGIN: 0in 0in 0pt; FONT-FAMILY: "Times New Roman"
}
DIV.MsoNormal {
FONT-SIZE: 12pt; MARGIN: 0in 0in 0pt; FONT-FAMILY: "Times New Roman"
}
A:link {
COLOR: blue; TEXT-DECORATION: underline
}
SPAN.MsoHyperlink {
COLOR: blue; TEXT-DECORATION: underline
}
A:visited {
COLOR: purple; TEXT-DECORATION: underline
}
SPAN.MsoHyperlinkFollowed {
COLOR: purple; TEXT-DECORATION: underline
}
P {
FONT-SIZE: 12pt; MARGIN-LEFT: 0in; MARGIN-RIGHT: 0in; FONT-FAMILY: "Times New Roman"; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto
}
SPAN.EmailStyle18 {
COLOR: navy; FONT-FAMILY: Arial; mso-style-type: personal
}
SPAN.EmailStyle19 {
COLOR: navy; FONT-FAMILY: Arial; mso-style-type: personal
}
SPAN.EmailStyle20 {
COLOR: navy; FONT-FAMILY: Arial; mso-style-type: personal-reply
}
DIV.Section1 {
page: Section1
}
Great!!  I’d love to hear about your experience.   What methods & products did you use and why?   What goals did you have, what is the purpose of your bot; or who is your target audience?   Are you a hobbyist or a R&D commercial developer?  In which case I will understand a reluctance to share proprietary info.From: pandorabots-general-bounces+stan=adnamis.org at list.pandorabots.com [mailto:pandorabots-general-bounces+stan=adnamis.org at list.pandorabots.com] On Behalf Of Messerschmidt, ThomasSent: Monday, March 24, 2008 12:29 PMTo:pandorabots-general at list.pandorabots.comSubject: Re: [pandorabots-general] custom made "body" for the chatbotI have.From: pandorabots-general-bounces+thomas.messerschmidt=av.abbott.com at list.pandorabots.com [mailto:pandorabots-general-bounces+thomas.messerschmidt=av.abbott.com at list.pandorabots.com] On Behalf Of Stanley E. HonourSent: Monday, March 24, 2008 9:42 AMTo:pandorabots-general at list.pandorabots.comCc: me.samtheswanster at yahoo.comSubject: Re: [pandorabots-general] custom made "body" for the chatbotNo one yet has integrated Speech to Text  à  Chatbot API  à text to speech that I know of.  Many bots have code for output to speech using different products.  Off the top of my head I think there are about 6 different products to choose from that have teck support and many more that are ‘home brew’.   On the input side Dragon Naturally Speaking (current version) will give you excellent results, though the developer kit is expensive.   To run well you will want a main board 2ghz or above with at least 512mb of ram.   Window 2000 pro will do better for you than xp or Vista; less overhead.   I don’t know if Dragon is available in a Linux version; but most of the text to speech APIs are windows based.   Check with Dragon tech (Nuance) for the best sound board to use, it can make a big difference.  And of course, do not use a cheap microphone.  With good hardware the accuracy of Dragon approaches 99% with training, but training is not now essential as accuracy is still above 85% with no training.From: pandorabots-general-bounces+stan=adnamis.org at list.pandorabots.com [mailto:pandorabots-general-bounces+stan=adnamis.org at list.pandorabots.com] On Behalf Of Sam SchwennekerSent: Sunday, March 23, 2008 5:11 PMTo:pandorabots-general at list.pandorabots.comSubject: Re: [pandorabots-general] custom made "body" for the chatbotHello i am building a new Android and plan on installing a small motherboard into the chest cavity and possibly running two programs like speech to text then bouncing that text back to speech mimicing the original text answer, so the second text to speech would reply to the original question. I figure this is one way of running a speech to speech program/s. I have also recently hear of something through APL algorythm?. I am very new to this. If anyone has any input or feedback on the whole speech to speech recognition thing, please contact me.samtheswanster at yahoo.com(Botmaster)"Stanley E. Honour" <stan at adnamis.org> wrote:A bit more info would help.   What web environment did you program for, using what programming tools?  E.g.  Adobe dreamweaver and flash?   Do you plan to work inside an environment such as Second Life, or perhaps World of Warcraft?   Did you use a special purpose tool such as Haptec’s products?   If you used a pro animation tool, what was it?   Or do you actually mean a hardware robot?   There is a lot of experimentation going on right now with Avatar interfaces, so some one should be able to give you specific advice.From: pandorabots-general-bounces+stan=adnamis.org at list.pandorabots.com [mailto:pandorabots-general-bounces+stan=adnamis.org at list.pandorabots.com] On Behalf Of Wright, ChrisSent: Thursday, March 20, 2008 12:18 PMTo:pandorabots-general at list.pandorabots.comSubject: [pandorabots-general] custom made "body" for the chatbothi i made a body for my chat bot ,Caleb Wolfe, and i don't know how to insert it to my chat bot. and i can't find how to do that on the help section, could you help me??
Raito Karisu _______________________________________________
This is the pandorabots-general mailing list
To Post, reply to pandorabots-general at list.pandorabots.com
Unsubscribe and change preferences at http://list.pandorabots.com/mailman/listinfo/pandorabots-general
Learn netiquette at http://www.dtcc.edu/cs/rfc1855.html
Learn to read at http://www.literacy.org/  Looking for last minute shopping deals? Find them fast with Yahoo! Search._______________________________________________
This is the pandorabots-general mailing list
To Post, reply to pandorabots-general at list.pandorabots.com
Unsubscribe and change preferences at http://list.pandorabots.com/mailman/listinfo/pandorabots-general
Learn netiquette at http://www.dtcc.edu/cs/rfc1855.html
Learn to read at http://www.literacy.org/_______________________________________________
This is the pandorabots-general mailing list
To Post, reply to pandorabots-general at list.pandorabots.com
Unsubscribe and change preferences at http://list.pandorabots.com/mailman/listinfo/pandorabots-general
Learn netiquette at http://www.dtcc.edu/cs/rfc1855.html
Learn to read at http://www.literacy.org/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://list.pandorabots.com/pipermail/pandorabots-general/attachments/20080325/76c18445/attachment.html 


More information about the pandorabots-general mailing list