I am learning asterisk.In this I have worked with voicemail application.
When I was trying to play the voicemail,I have seen the files in the following format.
.wav .WAV .gsm
What is the difference between the above file formats.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
There is info on Asterisk wiki:
You can read about those file formats on Wikipedia: Audio_file_format
Remember that
.wavfiles can be created with various codecs.On Asterisk wiki there is article about sound files with information about converting
.wavto.gsmand tools that can be used with those files.