lancaster-university / codal-microbit-v2

CODAL target for the micro:bit v2.x series of devices
MIT License
44 stars 52 forks source link

Recording & playback #264

Closed microbit-carlos closed 1 year ago

microbit-carlos commented 1 year ago

To be able to record sound with the micro:bit and play it back with the on-board speaker.

Desired features:

microbit-carlos commented 1 year ago

Example code in the MakeCode extension: https://github.com/lancaster-university/pxt-codal-audio

And pxt-microbit: https://github.com/microsoft/pxt-microbit/tree/master/libs/audio-recording

JohnVidler commented 1 year ago

I'm going to mark this as 'done' now, as we have working (sans some bugs) upstream code in both CODAL and MakeCode.

Bugs should now be filed under more specific issues.