View Single Post
  #1 (permalink)  
Old 06-04-2007, 08:31 AM
conf conf is offline
Knows the basics
 
Join Date: May 2007
Posts: 82
Default Can you help me create B4P lib?

I have a lib (.dll file) but not the source code. Please help me create (wrap) a B4P lib (view the attach)

The function in C/C++ syntax:

- int VietTTS(char*s)
- int VietUniTTS(wchar_t*s)
- bool VietTTSStop()

Thank you very much
Attached Files
File Type: zip TTS_WCE.zip (19.7 KB, 19 views)
Reply With Quote