i am working on a project where am using
arduino,
voice recording and play back Module (wtr010-sd module)_ with the speaker,
and some extra push buttons connected to arduino.
Now i want to know that how to use this module with the arduino so that when i record the sound using the wtr010-sd module by pushing the recording button which is present on the module. and the recording simply save on the sd card attached to the module. Now i want to play those recordings using the triigering/pushing of the extra buttons with the arduino.
when i press 1 button the recording 1 plays.
when i press 2 button the recording 2 plays.
and so on
i only have basic programming idea of arduino,