5 Topics

Member Avatar for
Member Avatar for murtazamzk

[CODE]Public Class Form1 Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click Dim speech speech = CreateObject("sapi.spvoice") speech.speak(TextBox1.Text) End Sub End Class [/CODE]

Member Avatar for YogeshD
-1
3K
Member Avatar for BroncoTrojan

Has any one successfully implemented adding additional voices to system.speech in Visual Basic 2008 or 2010 with Windows 7 64 bit? The support documentation is very old and I am not sure I will be pulling my hair out working on the newer hardware and operating systems. Thank you for …

0
109
Member Avatar for faby

Hello everyone, I am presently working on speech synthesis/speech to text on Ubuntu 10.04. So far I've been using festival but I discovered espeak which is also cool by reading other people's previous questions and answers. My main goal is to develop a communication system whereby festival or espeak can …

Member Avatar for fpmurphy
0
622
Member Avatar for faby

Hello everyone, I am presently working on speech synthesis/speech to text on Ubuntu 10.04. So far I've been using festival but I discovered espeak which is also cool by reading other people's previous questions and answers. My main goal is to develop a communication system whereby festival or espeak can …

Member Avatar for woooee
0
159
Member Avatar for Lisa Hoover

[URL="http://skype.com/welcomeback/"]Skype[/URL] is an excellent VoIP phone service for telecommuters or company employees who travel a lot. You can make and receive calls from your computer for free, and get a personalized phone number, voicemail, and other upgrades for a small fee. Skype announced a new fee-based feature this week, voice-to-text …

0
213

The End.