I need to record more than one audio at a time. I have two record buttons if I clicked the first record button audio recording will be started. Before stop that audio record
AFAIK, this is not possible, unless you have multiple Microphones.
The Reason behind this answer is, Recording is an synchronized method, so only one instance can use it at a time.
synchronized