I guess what I need is the abiity to peform the equivalent of:

sox $1 -t wav -s -w - | lame  -b 48 --resample 22.055 -v -q 0 -V 9 --
quiet - $2

I suppose it's workaround time ...

On Nov 30, 12:18 pm, egilchri <[EMAIL PROTECTED]> wrote:
> I could store them on App Engine, but I don't wanto to exceed quotas,
> so I'm storing them in S3.
>
> On Nov 29, 11:19 pm, kang <[EMAIL PROTECTED]> wrote:
>
> > how to store these wav file?
>
> > On Sat, Nov 29, 2008 at 1:18 AM,egilchri<[EMAIL PROTECTED]> wrote:
>
> > > I have an App Engine app (http://vnoted.com), that's creates voice
> > > notes, from the phone, that are .wav files. I'd like to have the
> > > ability to convert the .wav files to .mp3, Is there a way I can do
> > > this, from within the App Engine environment?
>
> > > Thanks.
>
> > > Ted Gilchrist
>
> > --
> > Stay hungry,Stay foolish.
>
>
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to