![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Hobbyist Programmer
|
Creating programs that can speak
So tonight I was writing a paper in MS Word and noticed something new. When you select text and hit windows key+ s it will say it. I was wondering if anyone knew how to make a program speak. In other words how to make a program talk using the built in windows speech program. Possibly adding other voices to it. So you could customize the voices. If you have seen war games, I want something like that where the computer can interact with the users. Sure that could just be Hollywood but there has to be a way that we could make it happen.
|
|
|
|
|
|
#2 |
|
Programmer
Join Date: Nov 2006
Location: Kosovė/Prishtinė
Posts: 47
Rep Power: 0
![]() |
You can do this with .NET using SAPI (Speech API), here is the link shows how to do it in C# and VB:
http://blogs.msdn.com/coding4fun/arc...31/909044.aspx I don't know about changing voices in it, but built-in voices are not bad though. ![]() |
|
|
|
|
|
#3 |
|
Programming Guru
![]() ![]() ![]() |
Look into microsoft agents and text-to-speech controls.
__________________
http://jasonpowers.net "There are a thousand hacking at the branches of evil to one who is striking at the root." |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Creating Windows Services/LocalSystem Programs | Baphomet | C++ | 1 | Oct 19th, 2006 12:39 PM |
| question about c and calc programs | dark_omen | C | 11 | Sep 20th, 2006 3:33 PM |
| the best way to pass data between two programs | nindoja | C# | 7 | Dec 26th, 2005 11:54 PM |
| Creating a spyware removal app | pizzaboy14x | Other Programming Languages | 11 | Sep 27th, 2005 8:48 PM |
| how to get bash programming like flexibility in compiled programs? | linuxpimp20 | Other Programming Languages | 3 | Aug 31st, 2005 7:40 AM |