CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 4 of 4

Threaded View

  1. #1
    Join Date
    Sep 2003
    Posts
    213

    Need guidance on ADC / DAC

    Hi guys
    Anybody can direct me to a good forum to do voice recordings? I already have an on-going project in c++ and already has a module that records all the messages pass between modules.
    The customers now wants to record voice as well. I have zero exp with ADC and DAC..could any gurus point me to the correct link to do such recordings?
    My intention is to get a device which can accept the analog input and output it's digital form through Ethernet connection. This is so that I can sync in with my message recordings into 1 single file. Of course it must also accept the digital input from my module and output the voice back to the operator.

    Thanks
    Last edited by justin0108; April 25th, 2011 at 09:53 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured