Closed warasilapm closed 5 months ago
This PR adds microphone user callbacks so that applications can better co-exist when using the microphone.
Some additional questions to be answered to complete this API update:
audio.h
mic_pdm.h
mic_start()
mic_stop()
Description
This PR adds microphone user callbacks so that applications can better co-exist when using the microphone.
Some additional questions to be answered to complete this API update:
audio.h
andmic_pdm.h
APIs be combined?mic_start()
andmic_stop()
be called by each application? Should it be automatically called when there are no more callbacks registered?Type of change
Checklist: