В Чтв, 16/09/2010 в 10:35 +0530, DHAVAL INDRODIYA пишет:
> 
> Hi Nickolay,
> 
> here i attached my file. please have a look into it.

Hello DHAVAL

As I wrote your file has wrong format.

  $ file ask-propertyid.WAV 
   ask-propertyid.WAV: RIFF (little-endian) data, WAVE audio, 
   GSM 6.10, mono 8000 Hz

See GSM 6.10 there. You need to convert it to PCM

 sox ask-propertyid.WAV -e signed-integer ask-propertyid-converted.WAV

Then decode.

Attachment: signature.asc
Description: This is a digitally signed message part

-- 
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
               http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to