Mehedi Hasan Tanim Posted March 1 Report Share Posted March 1 Hi We are using "Record Caller" module from kazoo JSON Pivot for recording in our IVR . IVR is started after user receives the call originated from clicktocall. Recording is fine. But we are getting the Output wav file in PCM S16 LE format. How can we get the output file in PCM MU-LAW format? Thanks in advance Quote Link to comment Share on other sites More sharing options...
mc_ Posted March 1 Report Share Posted March 1 You'll likely need to tinker with FreeSWITCH settings; I'm not sure if alternatives are supported though. Probably post-recording format conversion will be needed. Quote Link to comment Share on other sites More sharing options...
Mehedi Hasan Tanim Posted March 2 Author Report Share Posted March 2 @mc_ is post-recording format conversion need to be done in kazoo server side or in our file save API? Quote Link to comment Share on other sites More sharing options...
mc_ Posted March 2 Report Share Posted March 2 As far as I recall, KAZOO has some facility for coverting wav<->mp3 but that is rudimentary and I think only for uploading media through the API. Your best bet is to fetch the recording and convert it on your server. Quote Link to comment Share on other sites More sharing options...
Mehedi Hasan Tanim Posted March 3 Author Report Share Posted March 3 @mc_Thanks. Another issue is output recording is also not so loud.Any suggestion for this?Is their any way to control recording volume from kazoo? Quote Link to comment Share on other sites More sharing options...
mc_ Posted March 3 Report Share Posted March 3 Don't think so, offhand. There's a 'set_audio_level' FS command that could be useful? If you want to try it out and let us know, we can look into incorporating it Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.