[Freeswitch-users] How to play wav files from other path?

Michael Collins msc at freeswitch.org
Tue Feb 1 03:15:23 MSK 2011


Specify an absolute path instead of a relative path. For example
data="/tmp/file.wav" looks in /tmp whereas
data="ivr/ivr-welcome_to_freeswitch.wav" will look in
/usr/local/freeswitch/sounds/en/us/call/ivr/<rate>/

-MC

On Sun, Jan 30, 2011 at 11:02 PM, kapil.rastogi
<kapil.rastogi at telemune.net>wrote:

>
> Hi,
>
> I want to play wav files from the different path. As now it is playing the
> wav files from:
> "/usr/local/freeswitch/sounds/en/us/callie/ivr/8000/"
> path.
>
> Please tell me how to play wav files from other path using javascript
> application.
>
> Thanks in advance....
>
> -----
> Regards,
> Kapil Rastogi
> Telemune Software Solutions P Ltd.
> kapil.rastogi at telemune.net
> +919013204760
> --
> View this message in context:
> http://freeswitch-users.2379917.n2.nabble.com/How-to-play-wav-files-from-other-path-tp5976304p5976304.html
> Sent from the freeswitch-users mailing list archive at Nabble.com.
>
> _______________________________________________
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20110131/ddb179d6/attachment.html 


More information about the FreeSWITCH-users mailing list