I have converted my dictionary program into a simple asp program. It works great... but I now want to add speech functionality but have not had any success. I have tried several online templates that give errors... or I have added suggested code to my own... which then breaks my code!
Please, if anyone is an expert in TSS ... could you make me a simple asp page template... that I can then utilize on my own?
My program stores each word into part of the variable's array... then one by one... translates each word. So basically I need to have one word in a variable... applied to TSS when a button is clicked.
Please... help me.. I'll donate 20$ to any charity you like... well almost any. lol. I'm making this website to help preserve a language that has been almost destroyed after the vietnam war due to communists cracking down on non-communists killion thousands of hmong people. Here is my sample site:
http://www.facilitiesn et.com/visitorcenter/test/dictionary2.asp
I didn't really design a website yet, thats just the program. My goal is to have a button that reads their sentance in english... next to the button "translate" ... but I really just need a template.
My code is very simple just asp and html. Is there a way to add tss? I don't mind if I have to use aspx... but the more simpler the better.
1. need a button that says "speak" or something
2. the button needs to read an english string outloud or one word...
3. the code can be mingled with html/asp...
thanks! I have been frustrated as heck with this spending at least 15 hours so far with no luck.
Please, if anyone is an expert in TSS ... could you make me a simple asp page template... that I can then utilize on my own?
My program stores each word into part of the variable's array... then one by one... translates each word. So basically I need to have one word in a variable... applied to TSS when a button is clicked.
Please... help me.. I'll donate 20$ to any charity you like... well almost any. lol. I'm making this website to help preserve a language that has been almost destroyed after the vietnam war due to communists cracking down on non-communists killion thousands of hmong people. Here is my sample site:
http://www.facilitiesn et.com/visitorcenter/test/dictionary2.asp
I didn't really design a website yet, thats just the program. My goal is to have a button that reads their sentance in english... next to the button "translate" ... but I really just need a template.
My code is very simple just asp and html. Is there a way to add tss? I don't mind if I have to use aspx... but the more simpler the better.
1. need a button that says "speak" or something
2. the button needs to read an english string outloud or one word...
3. the code can be mingled with html/asp...
thanks! I have been frustrated as heck with this spending at least 15 hours so far with no luck.
Comment