• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

need help with a vb app

faruquehabib

Senior member
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.
 
Back
Top