![]() |
|
|||||||
| Home | Register | FAQ | Members List | Search | Today's Posts | Mark Forums Read |
| Additional Libraries Users contributed libraries. This sub-forum is only available to licensed users. |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
||||
|
I am speechless, while my device is talking like a waterfall. Works like a charm. agraham you did great! The engine is based on English, yet with some intentional false spelling it is possible to have Japanese, Spanish and German words pretty well pronounced. dzt will probably try it with Greek and derez with Hebrew
What is the appropriate credit note for all those who will use this engine? For example: Quote:
|
|
||||
|
Quote:
This site is explicitly mentioned in the official flite documentation but distributes a pre-compiled version of the same engine with only a passing mention of its source and no explicit license conditions. http://www.viksoe.dk/code/flite.htm Therefore I guess that your proposal is fine but I would include a bit more description and the link http://fife.speech.cs.cmu.edu/flite/ Quote:
|
|
|||
|
Thanks, how did u add the object?
I did add components but it still didnt have any object listed? Update - problem solved- worked out that u only add Flitedevice.dll, not flite.dll Last edited by colin9876 : 12-01-2007 at 06:34 PM. |
|
||||
|
Firstly it only works on the device - I have a different solution for the desktop - see the first post of this thread.
Ensure both dlls are in the same folder as your B4PPC app. Add the fliteDevice.dll to your project by Tools->Components -> Add DLL Add a fliteDevice object by Tools-> AddObject "SomeName" Save the app to the folder where both dlls are located. This should then work SomeName.New1 SomeName.Say("Hello world") If you get a complaint about P/Invoke then move the fliteDLL.dll to your Windows folder . BTW just saying "it doesn't work" is not conducive to finding problems. A description of the way in which it does not work (especially with any error message) will usually get you a solution much quicker. |
|
|||
|
Yes I was using the device, its a clever library. The problem was I had added both dlls as components and then it wouldnt allow me to add the object
When I only added the FliteDevice.dll component it allowed me - Just out of interest why is this? Also in theory would it be possible to write a basic4ppc prog to run in the background, check every second or so if there is a new SMS message, and if there is read it out. So can Basic4ppc progs? a)Run in background and b)Access text messages??? Last edited by colin9876 : 12-02-2007 at 08:07 AM. |
|
||||
|
Quote:
On the other questions I suggest you start a new thread in the "Questions & Help Needed" forum. |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Door library (Beta) - Special library | Erel | Official Updates | 48 | 07-18-2008 02:33 PM |
| Merging Outlook library and Phone library | Erel | Official Updates | 2 | 07-14-2008 03:38 PM |
| Using RAPI library to transfer database from device to desktop | mozaharul | Questions & Help Needed | 4 | 04-01-2008 08:55 AM |
| Text To Speech library (desktop only) | Louis | Additional Libraries | 6 | 11-16-2007 06:15 PM |