I need to capture as soon as Audio is played. In real time without user intervention how shall we start the ADc conversion and how to validate the data is converted properly.
- Audio is w,r,t to sampling rate , if so I am using 8 KHz with DMA . If I play audio for 30 sec (8000 *30 *16 bit) = 480000 bytes and 468 Kb.
- If it is more time how shall we transmit without data loss.
- Is there is any max minutes based controller architecture design.
- What is the best sampling rate for normal voice or speech.
- @Will there is any specific sampling rate for different human acoustic generation like snezing, snoring ?