Works ok for me on FFox v2 and v3 on my Windows XP machines, but when
trying it on IE v6.0 the speech is played back REALLY fast. Like super
chipmunk style.
I tried a duration of 5.5, but that mainly just made the pauses between
the words longer, but was still very high pitched and fast.
Also,
Joe napsal(a):
Is it possible to use a PHP operator as a callback? Suppose I want to add two
arrays elementwise, I want to be able to do something like this:
array_map('+', $array1, $array2)
but this doesn't work as "+" is an operator and not a function.
I can use the BC library's math function
On Sat, Nov 29, 2008 at 5:21 PM, Daniel P. Brown
<[EMAIL PROTECTED]>wrote:
>Any/All:
>
>For those of you who were asking about the PHP Text-To-Speech
> system I had running, it's back online now. If you have a few free
> seconds, please take a look at http://www.pilotpig.net/txt2wav.php a
Any/All:
For those of you who were asking about the PHP Text-To-Speech
system I had running, it's back online now. If you have a few free
seconds, please take a look at http://www.pilotpig.net/txt2wav.php and
let me know if it's working for sure in your browser and on your OS.
With a
On Sat, Nov 29, 2008 at 2:42 PM, Joe <[EMAIL PROTECTED]> wrote:
> Is it possible to use a PHP operator as a callback?
not that im aware of, even if you use the operator overloading extension, im
not sure youll find that ability.
I can use the BC library's math functions instead:
> array_map('b
Is it possible to use a PHP operator as a callback? Suppose I want to add two
arrays elementwise, I want to be able to do something like this:
array_map('+', $array1, $array2)
but this doesn't work as "+" is an operator and not a function.
I can use the BC library's math functions instead:
array
Richard Heyes wrote:
Just read this:
How many Google Chrome users does it take to change a lightbulb?
None. The lightbulb is isolated, so if it fails, the room doesn't go dark.
rbh I'm most impressed with your remote php-general-list mood detection
script - how did you know?
--
PHP General
On Sat, Nov 29, 2008 at 3:25 PM, Nathan Rixham <[EMAIL PROTECTED]> wrote:
>
> tbh I'm most impressed with your remote php-general-list mood detection
> script - how did you know?
And here, when you said 'RBH' the first time, I thought you knew
Richard's middle name.
--
http://www.parasane.n
Richard Heyes wrote:
Just read this:
How many Google Chrome users does it take to change a lightbulb?
None. The lightbulb is isolated, so if it fails, the room doesn't go dark.
tbh I'm most impressed with your remote php-general-list mood detection
script - how did you know?
--
PHP General
Just read this:
How many Google Chrome users does it take to change a lightbulb?
None. The lightbulb is isolated, so if it fails, the room doesn't go dark.
--
Richard Heyes
HTML5 Graphing for FF, Chrome, Opera and Safari:
http://www.rgraph.org (Updated November 29th)
--
PHP General Mailing Li
On Fri, 2008-11-28 at 20:39 +0100, Per Jessen wrote:
> Andrew Ballard wrote:
>
> >> XSL will only allow me to convert it into a different document
> >> format, which is not what I want as I need to keep a local copy of
> >> information in a database for searching and sorting purposes. Nathans
> >>
11 matches
Mail list logo