Audio capture for Moto Q

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • kbrewdev
    New Member
    • Aug 2007
    • 2

    Audio capture for Moto Q

    Hi Forum,

    I m working on moto q smart phone (windows mobile 5) n need to record voice in amr or qcp format.

    I m using directshow apis(smartphone 5 c++) to do this but not able to do this though i hv tried each n evry thing means creating the capture filter, then dMO wrapper n finaly the asfwriter stuff what is given in the cameracapture sample code. so please help me in this i m able to record the file by giving qcp guid but the the destination file which i m getting a big one i mean in size probaly internaly its trying to comprees in the wav format. Please provide ny help in this regerd wether i need to use dierctshow to do this or somthing else .

    Thanks in advance,
    kbrewdev
  • RedSon
    Recognized Expert Expert
    • Jan 2007
    • 4980

    #2
    Originally posted by kbrewdev
    Hi Forum,

    I m working on moto q smart phone (windows mobile 5) n need to record voice in amr or qcp format.

    I m using directshow apis(smartphone 5 c++) to do this but not able to do this though i hv tried each n evry thing means creating the capture filter, then dMO wrapper n finaly the asfwriter stuff what is given in the cameracapture sample code. so please help me in this i m able to record the file by giving qcp guid but the the destination file which i m getting a big one i mean in size probaly internaly its trying to comprees in the wav format. Please provide ny help in this regerd wether i need to use dierctshow to do this or somthing else .

    Thanks in advance,
    kbrewdev
    Wav format is not compressed, you might be running out of storage space. But other then that I don't know much about it. Sorry.

    Comment

    Working...