PDA

View Full Version : need help with speech web app



faruquehabib
10-11-2006, 04:26 PM
ok, so for a class i have, myself and 2 other students are creating a speech program. it will run on a PDA. a person will log in, and then choose a set of questions, which will be from a questions database. tthen, when the user selects the question they want, the application takes that sentence and converts it to spanish, and says the question in spanish. now, i had some c++ and vb classes, but i still consider myself a beginner in programming. what i need help with, is simply getting a web app running where i can retrieve a question from a database, and then convert that question (text) into speech. i am using visual studio 2003 with the speech application SDK. i have .net 2.0 framework installed. any help would be appreciated.