FS support recording to mp3 directly through mod_shout but you might not
want to use that for performance reason.

You can use lame to convert .wav to .mp3 regularly( by crontab if you on
linux) or immediately after record(by using iwatch, or listening to event
socket to see when the record is done ).

2009/10/3 Keith Wood <keith.wood2...@gmail.com>

>
> I am working on an implementation for managing thousands of IVR within an
> organization.  Right now, I am storing all audio files in wav format, but it
> quickly become unmanagable because the size of these wav files ( 8 bits mono
> ) quickly consuming a lot of the disk space.
>
> Is there anyway I can store those audio files and still have high quality
> audio for IVR?  I know mp3 is smaller but freeswitch does not support it.
>
> any ideas?
>
> keith
>
> _______________________________________________
> FreeSWITCH-users mailing list
> FreeSWITCH-users@lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
>
>
_______________________________________________
FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org

Reply via email to