Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to store sounds in a table
Message
From
12/10/2006 09:29:12
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
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:
01161436
Views:
14
>The speech function is very cool, but it seems to require text in one of a few popular languages--English, Simplified Chinese, etc. Unfortunately, the text I have is Traditional Chinese. Perhaps the key will be find a module that translates to Simplified Chinese before calling the text-to-sound routine. If that doesn't work, is there a way to store the sounds in a VFP table?
>
>Regards,
>Chris

Chris,
Yes you can store. But simply do not store as general field. USe memo or BLOB (you've 9, right?, use BLOB). If their sizes (wav files) are not big then maybe you could also just create one XML table for all words and store that instead.
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
Reply
Map
View

Click here to load this message in the networking platform