Re: [PHP] Server side speech



At 10:44 AM -0400 4/26/07, Daniel Brown wrote:
No, I meant a dedicated server that you lease in a datacenter, not one
that you'd have to be responsible for in your own home. I had Comcast cable
Internet, too.... my speeds were actually pretty good (in northeast
Pennsylvania) with them and Adelphia, whom they bought out last year. About
4Mbps down and 1.5Mbps up, average. Not too shabby.

What I was offering is to compile the code on one of my machines (Linux)
and zip'ing the file so that you could download it, bundle it with your
code, and upload it to your server in your account. Your host shouldn't
have to do anything at all if I rewrite some of the C source and rewrite the
Makefile to compile all of the modules to be in a same-directory structure
(or a subdirectory of the runtime directory). This would mean that you
wouldn't have to install anything in /usr/lib or something like that. It,
instead, could be something like /home/sperling/audio/ with libraries
installed in directories under that. You'd want it there instead of a
web-accessible directory, and then you'd call it from PHP like so: <?
passthru('../command --flag -b -l -a -h); ?>

Just a suggestion though.

Daniel:

Wow! That's a lot for work for you. However, if you're willing to do it, I'll spend the time to see if I can get it to work on my end. This would be a good thing if we can get this to work.

Thanks a bunch.

Cheers,

tedd
--
-------
http://sperling.com http://ancientstones.com http://earthstones.com
.



Relevant Pages

  • Re: Compact SQL - Any CPU Build
    ... After the install, I confirmed the keys were created under ... our application can be installed on both of the x86 and x64 platform. ... But if we want to compile it as x64 version, ... Microsoft Online Community Support ...
    (microsoft.public.dotnet.general)
  • Re: Linux vs FreeBSD vs SCO
    ... >> often you install an upgrade, and you find it needs something else, ... >> package, from packages otherwise it has to compile Ruby, and some ... in a Maynard Sandstar floppy controller and hung 8" DD floppies ... The official IBM DOS 2.0 manuals and disks are there too. ...
    (comp.unix.sco.misc)
  • Re: Suse 10.3 and DVD::RIP
    ... Gnome began to sort of fork off and became increasingly unfriendly to ... As we are a openSUSE group, that is what I am talking about. ... be problematic to compile is none of my business. ... I have to install 75 MB of stuff to run a 2 ...
    (alt.os.linux.suse)
  • Re: MDE and runtime
    ... if your clients has versions 2000, xp, 2003 installed - then you have to install at least Access 2000 and compile MDE using it. ... Of course you can also install Access 2003 runtime at each PC. ... I may be involved with clients that simply want to purchase the software with none of my involvement in their infrastructure. ... Or are you saying that I can just convert to Access 2000 format, and then compile MDE, and it will work? ...
    (microsoft.public.access.devtoolkits)
  • =?ISO-2022-JP?B?UmU6IGEgcHJvYmxlbSBhYm91dCBOUEIgTVBJIGJlbmNobWFyayAsIHBhdGhzY2FsZRskQiEnGyhC
    ...   Recently, I compile the benchmark of NPB3.3-MPI, and my platform is ... When I install my mpich like belows: ... the compiler or the object file hello++.o generated by it are failing ... But there are another error now when compile simpl.o as ...
    (comp.lang.fortran)

Loading