Jesteś tutaj > Les forums > Your creations. > Lingoes
Fora
Lingoes
| Autor |
Odpowiedzi |
| Dr Phil |
Data: Czwartek 11 Marzec 2010 ŕ 23:12
- [Cytuj]
|
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. Edytowane przez Dr Phil
|
| Dr Phil |
Data: Piątek 12 Marzec 2010 ŕ 18:46
- [Cytuj]
|
Membre

 |
A friend tried this on his computer and he said it worked, so I am uploading the script now. =)
|
| NSLW |
Data: Poniedziałek 15 Marzec 2010 ŕ 20:42
- [Cytuj]
|
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 |
Data: Poniedziałek 15 Marzec 2010 ŕ 22:37
- [Cytuj]
|
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. ^^)
|