@TehEpikN00b but I ment changing the voice by the application so if someone else run it on their computer the app will use the set voice instead of the defaul one..
Public Class SpeechProgram Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click Dim SAPI SAPI = CreateObject("sapi.spvoice") SAPI.speak(TextBox1.Text) End Sub
thx
RareFreeCpAccounts 7 months ago
Hey Thanks Dude It Worked
Phiser4Free 8 months ago
Hey, is there a way to use other voices instead of the default one?? Windows has more than one voice built in right?
croser81 8 months ago
@croser81
for windows 7 search control panel for 'change text to speech settings' and select a voice instead of Microsoft Anna
TehEpikN00b 8 months ago
@TehEpikN00b but I ment changing the voice by the application so if someone else run it on their computer the app will use the set voice instead of the defaul one..
croser81 8 months ago
I know how to do this.. but does anyone know how to change the voice?????
Pandora9926 10 months ago
This worked fine on VB 2010, and thanks very nice tut!
SmokingPictures 10 months ago
work with me using vb express 2010
hdalank 1 year ago
Good one, thx.
hdalank 1 year ago
Public Class SpeechProgram Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click Dim SAPI SAPI = CreateObject("sapi.spvoice") SAPI.speak(TextBox1.Text) End Sub
End Class
MaGiXSHOTS 1 year ago
@VisualDesignFX
actually, it does work on 2010 i tried. great tutorial btw!
EliteMusic99 1 year ago
hey dude nice recorder pls tell me the name!
EliteMusic99 1 year ago
my vid is better
VBhax 1 year ago
I can't locate the Windows Forms Application when I start a new project...
I only have the ZuneHD 3.0 and Xbox apps. Do I have to download it somewhere?
Meashayshay2 1 year ago
Voice = New SpeechLib.SpVoice
Curifex 1 year ago
hr = m_cpVoice.CoCreateInstance( CLSID_SpVoice );
Curifex 1 year ago
Thanks! This really works! too in visual basic/studio 2010! :D
L0l71 1 year ago
Can you make a tutorial
for 2010
shaunm109 1 year ago
is not working on VB 2010
shaunm109 1 year ago 2
@shaunm109
oh thanx for sayin but this tutorial is actually ment for Visual Basic 2008
VisualDesignFX 1 year ago
@shaunm109 it does work
hotmailuseit 8 months ago
Amazingly clear!!! please do a tut on how you got it so clear please@@@ omfg lol its amazinggg clear
jordos10169 1 year ago
@jordos10169
i already did ;D
check my channel
VisualDesignFX 1 year ago
Thank you :)
easy12000 1 year ago
Why does it repeat?
Shanesaballa 1 year ago
dude , the tut is damned good ...but the speed and the volume are intresting in this kind of progs...
Thanks, 3dY.
MrCacat5 1 year ago
Thank you!
ultimatemjfan101 1 year ago
Is there a way to make it speak slower?
Joecuber06 2 years ago
whats it supposed to do?
CPChelsea9000 2 years ago
cool :)
do you know how to change language?
VaneaSuman 2 years ago