From: lior on
hello,
i'm trying to get a code which will continuously sample an analog input (microphone) and then output the sample to a speaker.
i'm trying to do it using 2 TimerFcn, one for the input and one for the output, but only one of them is working (the last).
i also tried doing it with one timer function but i keep getting an error.

anyone have an idea?

thanks.