Record/playback audio RTOS application
Look at the task diagram shown below along with the
PlayRecord template.
Complete the RTOS application by filling in the underlines
in the code template.
The task diagram for audio record, playback looks something like this.
Note, the StartRecord message sent from the ReadyJoy task to the ReadMic
task, also needs to be sent to the StoreMic task.
In case you forgot how the hardware is organized for the audio
record/playback program, here it is.