[WIP] PythonicSpeaker TTS [Python + Lua]
HI again,
(A long time ago...)
First:
I <3 Python
Everything started In the Brazilian Forum (Discussion in other languages: viewtopic.php?f=24&t=9585).
I've interested to make a python API or even a python communication with Lua scripts;
Because python are beautiful and powerful language.
So, I made a little communication with the python interpreter... on Linux (I love Linux too)
When you open the chat and enter the message "say_item", the Lua scrip run the python script...
AND IT SPEAK WHICH ITEM YOU ARE HOLDING!!!
And when you type the command "/say Hello World", the script says Hello World!!!
This is AWESOME!!!
Dependencies:
--------------------------
On windows (tested on Windows 7 32bits [on virtualbox]):
python2.7
PyWin32
On linux (tested on ubuntu):
python2.7
Download the latest version on Dropbox
Download the latest version on GitHub
See my mods on GitHub
License:
Code: LGPL
(A long time ago...)
First:
I <3 Python
Everything started In the Brazilian Forum (Discussion in other languages: viewtopic.php?f=24&t=9585).
I've interested to make a python API or even a python communication with Lua scripts;
Because python are beautiful and powerful language.
So, I made a little communication with the python interpreter... on Linux (I love Linux too)
When you open the chat and enter the message "say_item", the Lua scrip run the python script...
AND IT SPEAK WHICH ITEM YOU ARE HOLDING!!!
And when you type the command "/say Hello World", the script says Hello World!!!
This is AWESOME!!!
Dependencies:
--------------------------
On windows (tested on Windows 7 32bits [on virtualbox]):
python2.7
PyWin32
On linux (tested on ubuntu):
python2.7
Download the latest version on Dropbox
Download the latest version on GitHub
See my mods on GitHub
License:
Code: LGPL