Can you help me create B4P lib?

conf

Member
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 :D
 

Attachments

  • TTS_WCE.zip
    19.7 KB · Views: 195

conf

Member
Thank Erel,

I zip file with WinRar (.rar file) but forum only accept .zip so I change the extension to .zip, please change back to .rar and unzip.
Please check again. Thank you so much.
 

conf

Member
Thank Erel so much,

I put original dll in same folder, it work but I can't hear anything (this lib is text-to-speech). Can you give me example code? Please please :)
 

conf

Member
Original dll is ok, I have a program with original dll and it work.

What's the problem ? Anybody help me ?
 

Cableguy

Expert
Licensed User
Longtime User
This lib is great.....too bad is a viet dedicated tts....
any english lib (EN TTS) wrappable out there?
 
Top