Hi,
I have connected a microphone via i2s on the CYW920719 board.
Is the only way to reroute the audio output from the microphone to A2DP through wiced_audio_start() and setting the route to AUDIO_ROUTE_I2S?
Also, is there a way to sample the microphone digitially (it is a 24-bit microphone) as hex or bytes?
Thanks so much in advance!