Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to store sounds in a table
Message
From
11/10/2006 07:46:22
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
11/10/2006 01:44:13
Yh Yau
Ingenuity Microsystems Sdn Bhd
Kuala Lumpur, Malaysia
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01160793
Message ID:
01161145
Views:
17
>Cetin,
>Is there a way to select the voice to be a female voice instead?
>Yau

Sorry I thought you were kidding on me. Fabio's message made me heads up, you were serious:
public loSpeak as SAPI.SPVoice
loSpeak = CREATEOBJECT("SAPI.SPVoice")
loSpeak.Voice = loSpeak.GetVoices("gender=female").Item(0)
loSpeak.SPEAK("My name is Chat-in.")
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform