Codec DA7212 library

I have a DA7212 audio codec sheild from dialog semiconductor.

I need to test this board with Arduino board which is compatible with this shield.

where can i get library for this codec?

Anybody used or tested with Arduino?

(https://www.dialogsemiconductor.com/products/audio/audio-codecs/da7211)

If your board is Uno, Nano, Mega or other 8 bit AVR, you're going to discover it's woefully underpowered to deal with I2S audio. You really need to use a 32 bit board with proper I2S support.