My MediaRecorder is setup to record audio from the mic. This works ... except that the first .65 seconds is completely dead air - its as if the first .65 second the record button was pressed but the mic had not turned on yet.
I need to determine if:
- Something is wrong with my code
- This is just a flaw in the way MediaRecorder works
- 1 and 2 are true, but there is a work around!