Closed microbit-carlos closed 1 year ago
With this programme, the [audio is [playing]] block doesn't seem to work. The animation inside the while loop never executes, but the display is cleared immediately after the recording starts playing:
[audio is [playing]]
makecode.microbit.org version: 5.1.26 Microsoft MakeCode version: 8.6.33 microbit runtime version: v2.2.0-rc6 codal-microbit-v2 runtime version: v0.2.50
I can reproduce this issue.
With this programme, the
[audio is [playing]]
block doesn't seem to work. The animation inside the while loop never executes, but the display is cleared immediately after the recording starts playing: