Furthermore, I read that the ETI Eloquence is used by end users in combination with third parties applications for which no right of usage is granted by the producer. At the present moment only two companies (in Italy), Cavazza 2000 and ITEX di Marco Gregnanin, are authorized to integrate ETI Eloquence.

Download E T I Eloquence Lighting. Download/Listen to this Show at Archive. I don't know if it was just a coincidence or not. Eloquence The New Economics Eloquence the new economics tholipde, download and read eloquence the new economics eloquence the new economics preparing the books to.

Comment 1 by jteh on 2008-10-01 23:00 I know that I originally urged for this driver to be made open source and I am glad that this has been done. However, looking at the code, it seems that this driver is very specific to PeNVDA's version of Eloquence, rather than the standard Eloquence API.

Is this correct; i.e. Was a dll written specifically for PeNVDA which wraps Eloquence's API?

If so, including this in the main NVDA distribution may not be worthwhile, as it requires the specific purchase of PeNVDA, which is distributed with the driver anyway. In other words, the required version of the synth cannot be purchased separately, so this driver is perhaps not generic enough to warrant its inclusion.

Some quick code critique:. In eloquence.py, you import winreg, but winreg is never used. In eloquence.check, the line which changes back to the NVDA directory should probably be in a finally clause so that it happens regardless of whether an exception occurred or not. This avoids the need for two calls to change back to NVDA's directory. Comment 2 by GianBrix (in reply to comment 1) on 2008-10-02 13:17 Replying to jteh: I know that I originally urged for this driver to be made open source and I am glad that this has been done.

However, looking at the code, it seems that this driver is very specific to PeNVDA's version of Eloquence, rather than the standard Eloquence API. Is this correct; i.e. Was a dll written specifically for PeNVDA which wraps Eloquence's API? If so, including this in the main NVDA distribution may not be worthwhile, as it requires the specific purchase of PeNVDA, which is distributed with the driver anyway. In other words, the required version of the synth cannot be purchased separately, so this driver is perhaps not generic enough to warrant its inclusion. Marco Gregnanin scrive:Dear James, let me tell you some details of eloquence license agreement, just to make my position clear.

To use the eloquence voices within a program (as an example, to use the synthesis within a screen reader) you need to buy a so called RunTime license. One license corresponds to one user. The fact that the software has to install the the eci.dll for internal use, does not mean that you can just use the dll within other softwares and/or for different purposes.

As an example, if you buy jaws you get eloquence and the right to use it as a voice, but you are not allowed to include it in other softwares, see further. To write software that somehow interacts with the eloquence voice (as an example, a driver, a screen reader) you need both an SDK and a License Agreement. The SDK gives you the right to use the dll from within you software. And the license agreement guarantees that, for each sold copy, a RunTime fee is paid. Thus, to write a legal driver and/or software you should meet requirements 1 and 2. Otherwise you will be persecuted by law because, as we know, eloquence is not an open source software. ITEX has to guarantee the correct handling of the RunTime licenses, one fee per user, as stated in the license agreement.

The only way to do this, especially considering that NVDA is open source software and that we might thus be considered responsible for the unlegal diffusion of the eci.dll, is to create a wrapper that performs a license validation and correctly interfaces the voice. I believe that this is correct in terms of legal behaviour and that it's not different from what happened with Audiologic. A help file for the phyton source code can be sent with no difficulties. A totally open source driver or a hack would expose us to excessive and unnecessary legal risks.

Should you need further information, feel free to contact me. I am happy to cooperate with you since we both believe in honesty and legality. Comment 3 by jteh on 2008-10-02 22:29 I know most of this already and suspected this was the reason for the separate librarytts.dll library. This does not change the fact that this is not a generic driver.

Your code still needs to be open source, which you have done and which I appreciate. However, because it is not generic, I see little point in including it in the main NVDA code base. We might be able to make it available elsewhere if someone wants it. As far as I know, this is different to Audiologic. I don't know of any separate library that was written for Audiologic to protect its main SDK.

As I understand it, if the user owns Audiologic, they can use it with the NVDA driver, which means it is only bound to the synth, not to a specific distribution of that synth. Perhaps the Audiologic license is less restrictive. The point here is that someone cannot simply purchase your version of the Eloquence synth separately without buying PeNVDA, which is a bundled product.

E T I Financial Corp

Let me emphasise again that I am not criticising the way you have done things - it is necessary to ensure that legal obligations are being met. I am simply noting that I don't believe there is much point in including the driver if it can only be used with a bundled product in which it is already included anyway. I'm still open to discussion on this, but this is where I currently stand. Comment 4 by jteh on 2008-10-02 23:02 Note that, a Linux product based on IBM TTS, allows users to use the ECI API in open source applications. In fact, the other applications and libraries distributed with TTSynth which use the API are released under the terms of the LGPL. The has been released under an open source license. I realise that this is IBMTTS and not Eloquence.

IBM acquired some of Eloquence's technology and incorporated it into IBMTTS (then known as!ViaVoice). So is the license for IBMTTS less restrictive than the license for Eloquence, even though IBMTTS is based on Eloquence and uses the same API? Alternatively, is the license less restrictive under Linux for some reason?

The IBMTTS Linux license doesn't seem to require that an SDK be purchased to use it, only that the user own the synth runtime. Comment 5 by m.gregnanin on 2008-10-10 13:38 Hi James, unfortunately some persons posted tricks and hacks regarding the use of ETI Eloquence. I am sure that the NVDA Team took all reasonable efforts to stop Piracy. Still, I have been asked to publish this letter from the Italian distributor of Eloquence for licensing purposes (please excuse my bad translation, smile). Sirs, I have read in various mailing lists that the ETI Eloquence Synthesis, property of Nuance International BVBA, is used by some integrators without the regular License Agreement and thus without the right of using this technology for commercial or divulgation purposes.

Furthermore, I read that the ETI Eloquence is used by end users in combination with third parties applications for which no right of usage is granted by the producer. At the present moment only two companies (in Italy), Cavazza 2000 and ITEX di Marco Gregnanin, are authorized to integrate ETI Eloquence. As the legal representative of Byteway Srl, distributor of the above mentioned technologies, it is my right and duty to inform that, the persons that do an indiscriminate use of this vocal synthesis are breaking the laws against software piracy. Thus, I kindly advise to all integrators and end-users to settle their position with respect to the right of using ETI Eloquence as soon as possible. Byteway will be happy to provide further information, license agreements and prices. Otherwise, as stated with Nuance's legal office, legal measures will be adopted to defend the interest of the producer and the distributor. Highest Regards, Donato Savino, CEO Byteway Srl Imaging and Speech Technologies Milano, Via Roncaglia 14 - ITALY Tel.

Electrical Training Institute

+ 3651 Fax + 3656. Comment 7 by jteh (in reply to comment 6) on 2008-10-10 13:55 Replying to m.gregnanin: as you proposed, I will be happy to sell a 'license only' version of the PenVDA, that can be installed on any U3 compatible pen or on any folder of your Hard Disk. This still isn't selling the synth separately; it is still a bundled product, albeit without the hardware.

Thus, I don't see any reason to include the driver in the main NVDA distribution. Let me emphasise this again: we're quite happy for you to distribute this driver separately as long as people can obtain the source code if they want it. I just don't know that there is much point including a driver for a synth which only comes with a bundled product when the bundled product includes the driver already. Also, do you have any comments with regard to the IBMTTS/TTSynth information in my previous comment? It seems to me that the Eloquence license is much more restrictive and painful than the IBMTTS license. Comment 8 by m.gregnanin (in reply to comment 7) on 2008-10-15 10:46 Replying to jteh: Do you have any comments with regard to the IBMTTS/TTSynth? It seems to me that the Eloquence license is much more restrictive than the IBMTTS license.

I had already asked Nuance and Mr. Savino about the IBMTTS/TTSynth after your first email. They asked for further time to investigate the situation. I will keep you posted as soon as I get official and legal information. By the way, has it been possible to include the captureumpc.py into the main NVDA distribution? This script improves the use of SiRecognizer for all users and could be therefore helpful to the community. Thanks and bye, Marco.

guys never EVER play any of artix’s (the creator of Adventure Quest,Dragonfable,mech quest,adventure quest worlds)if you pay for an upgrade he might steal your money he stole over $600 from me and all i got was a 3 month extra membership in adventure quest worlds never trust this guy everGuys, don’t listen to him. Sinjid game hacked. .Originally posted by.MinatoxNaruto(/forums/3/topics/11660?page=1#posts-1848243):. Once you start leveling up and doing stuff these games can be very fun.I know for a fact that they don’t steal your money, they are actually one of the best staff teams ever.They have weekly releases for all their games and are pretty cool guys once you get to know them.Unlike SOME game’s they really help you with problems you have and they reply to most of their fan mail and whatnot.

Comment 9 by pvagner (in reply to comment 8) on 2008-10-15 11:34 Replying to m.gregnanin: By the way, has it been possible to include the captureumpc.py into the main NVDA distribution? This script improves the use of SiRecognizer for all users and could be therefore helpful to the community. I guess this is an appmodule. If you or anyone else has created it and is willing to distribute it open-source then I am sure we can include it.

Please create a seperate ticket with an attachment or post it to one of us by email if it's ready for the inclusion.


The commands listed in this article work the following displays:

  • BrailleNote Apex BT (18,32)
  • BrailleNote Apex QT (18,32)

To ensure that your braille display uses the correct table, make sure that you have the latest version of iOS.

Navigation

VoiceOver actionDisplay key
Move to previous itemThumb 1
Move to next itemThumb 4
Activates the Home buttonThumb 2 + Thumb 3
Can eti eloquence be used on braillenote touch 1

Interaction

VoiceOver actionDisplay key
Double-tap the selected itemRouter
Activates the Eject keyThumb 1 + Thumb 3
Activates the Delete keyThumb 1 + Thumb 2
Activates the Return keyThumb 3 + Thumb 4
Toggle Screen Curtain on and offThumb 1 + Thumb 4

Braille

VoiceOver actionDisplay key
Toggle expanded status descriptionStatus Router
Pan braille to the leftThumb 2
Pan braille to the rightThumb 3

Learn more

Refer to Common Braille commands for VoiceOver for a universal list of commands.