You are here > Les forums > Your creations. > Lingoes
Forums
Lingoes
| Author |
Replies |
| Dr Phil |
Thursday 11 March 2010 at 23:12
- [Quote]
|
Membre

 |
Hi!
I have made a script for Lingoes, which is some kind of translation-tool. It works pretty good, although a lot of features is missing.
Here's the code.
KNOWN MISSING FEATURES:
* Capture word on screen
* Translate selected text
* Translate Clipboard text
* Text-to-speech (Couldn't get the TTS-engine (msi) to install correctly, will maybe try with another Wine-version some time.)
Screenshot 1 | Screenshot 2
EDIT: I want at least some other person to try the script before I upload it. The program is legal to download for no fee. Edited by Dr Phil
|
| Dr Phil |
Friday 12 March 2010 at 18:46
- [Quote]
|
Membre

 |
A friend tried this on his computer and he said it worked, so I am uploading the script now. =)
|
| NSLW |
Monday 15 March 2010 at 20:42
- [Quote]
|
Membre

 |
Hi!
I looked at your script and:
1)This
PROGRAMFILES="Program Files"
POL_LoadVar_PROGRAMFILES should be after
Use_WineVersion "$WINEVERSION"
2)Why do you download Microsoft_TTS_51_eng.msi without installing it?
3)I don't think Tinou would be happy if I would accept any new script with winetricks in it.
|
| Dr Phil |
Monday 15 March 2010 at 22:37
- [Quote]
|
Membre

 |
1. Okay, sorry. Must have missed that. =/
2. I tried several times to get the msi to install, but I couldn't get it to work. The downloading is still there because I forgot to remove it.
3. Then don't.  I just wrote this script for a friend who wanted this to work. (It was much easier than explaining step-by-step. ^^)
|