Thanks for update if a file is converted to text then where can i find a text file like after running pocketsphinx_continuous command where text saved.
regards dhaval On Thu, Sep 16, 2010 at 12:29 PM, Nickolay V. Shmyrev <[email protected] > wrote: > В Чтв, 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. > > > -- > _____________________________________________________________________ > -- 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 >
-- _____________________________________________________________________ -- 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
