cardputer use built in speaker to play wav file error
- 
					
					
					
					
  the init of the I2S speaker is failed 
 I cannot find any demo on the web and in official doc, the demo is not as what I can find in UIflow, any one know how to use it ?
- 
					
					
					
					
 currently I can play wav file, but I found it cannot run in background, if I started one wav, loop will be blocked till this wav finished.  
 I have tried to change the priority. any one know how to fix this ?
- 
					
					
					
					
 @zhouyousong 
 Currently, only CoreS3 and Box support using the ESP-ADF Audio Player library, and only these two devices support background audio playback.
 https://uiflow-micropython.readthedocs.io/en/latest/system/audio.html
  
- 
					
					
					
					
 @kuriko will the cardputer implement the background ability ? maybe in the future? 
- 
					
					
					
					
 @zhouyousong said in cardputer use built in speaker to play wav file error: Reply hmmm i think that will be bit of hard, but we will keep trying it 
