Hello Michael, I hope you're doing well,
We are currently working on updating the "sai_interupt_record_playback" example in the SDK, but in the meantime you can use another example called "sai", located under the demo_apps category.
For this example to work, you just need to define the DIG_MIC macro as I explain below:

You can enable said macro by going into your project properties, into the Settings tab under C/C++ Build.
On the MCU C Compiler tab, select Preprocessor and you can click con the marked button to add your new macro.
I hope this helps,
Best regards,
Sebastian