This is fun. I tried to add speech synthesis on Linux, hope you don't
mind.
If you have speech-dispatcher [1] worked normally, you can replace the
main program with
# --
# main program
# --
try:
im
.
- want to laugh a bit,
I have written a "Bullshit Generator" script in Python (see below). It
generates English sentences at random, talking about leading-edge Web-based
technologies. For example it can produce simple sentences like
"The interface subscriber manages the web-based
> Hello,
>
> For those of you that
> - want to surf on the edge of Web technology without understanding it,
> - desire to be considered as a software guru,
> - are forced to write technical documents that nobody will read.
> - want to laugh a bit,
>
> I have written a
Pierre Denis wrote:
I have written a "Bullshit Generator" script in Python (see below). It
generates English sentences at random, talking about leading-edge Web-based
technologies. For example it can produce simple sentences like
"The interface subscriber manages the web-based
Tim Chase wrote:
Is it an upgrade from
from urllib import urlopen
bs = urlopen("http://xahlee.org";).read()
Yes it is. Although both produce random quantities of text, only the
name can be interpreted offensive, not the content.
--
mph
--
http://mail.python.org/mailman/listinfo/python-l
quit nice !
But I had to replace "speak" by "Speak"
voice.Speak ( generatedSentence )
not a big issue,
but as I want to deploy programs with Sapi,
I'm interested if there are different speak engines around.
thanks
Stef Mientki
--
http://mail.python.org/mailman/listinfo/python-list
For those of you that
- want to surf on the edge of Web technology without understanding it,
- desire to be considered as a software guru,
- are forced to write technical documents that nobody will read.
- want to laugh a bit,
I have written a "Bullshit Generator" script in Python
> Hello,
>
> For those of you that
> - want to surf on the edge of Web technology without understanding it,
> - desire to be considered as a software guru,
> - are forced to write technical documents that nobody will read.
> - want to laugh a bit,
>
> I have written a
Hello,
For those of you that
- want to surf on the edge of Web technology without understanding it,
- desire to be considered as a software guru,
- are forced to write technical documents that nobody will read.
- want to laugh a bit,
I have written a "Bullshit Generator" script in P