Audio processing failed in PYNQ Z2

hello everyone, I am assigned to a project on pynq. I want to transfer a LIve audio in the board . but getting error in transmitting . I am using VIVADO 23.1 version to built a block diagrm for my own BItstream generation . I can’t see any IP for audio codec ADAC1761 .due to which I am unable to transmite data live. please help me with this issue.

This is my blockn diagram for the audio activation in bitstream.

  • also i want to know can i trasnmit live audio in the base bit stream ?
    * Is there any mancheter encoding and -decoding in the base overlays?
    *if i want to trasmit live audio what is recuired to include in the bitstream?

Before i have include the AXI_IIc IP block but inn the jupyter notebook it wasn’t detecting any xilinx iic adaptor , the PS IIc adapter was showing defaulty . so i have remove the AXI_IIc and enable PS I2C , is it a good approch?

or it is the main problem I am not getting output of audio in headphones?

##I am not getting any better resource where i can learn how to transmitt audio in the audio codec. can anyone please help me to get resources for audio trasmission??

This are the IP my Bitstream has, are those enough for live audio trasmission?