microsoft / pxt-microbit

A Blocks / JavaScript code editor for the micro:bit built on Microsoft MakeCode
https://makecode.microbit.org
Other
727 stars 638 forks source link

recording extension sim: audio is playing block not working #5127

Closed microbit-carlos closed 1 year ago

microbit-carlos commented 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:

image

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

abchatra commented 1 year ago

I can reproduce this issue.