Is there an example of reading and using audio from the on-board microphone of the STM32F469I Discovery kit? Details below
I am trying to access and read audio from the on-board microphone of my board and run it through a speech recognition model (Tensorflow lite speech commands). I am unable to find the audio library for my board or an example of accessing and using audio from the board. I was wondering if the STM32CubeIDE environment has such an example for this board? Please let me know and your help would be highly appreciated.
