On ESP8266 the default pins for I2S are: Data bits (SD) = GPIO3/RX0, Data bit-clock (SCK) = GPIO15, Word select (WS) = GPIO2/TX1
However in my application Im using these pins for another purpose. Is there a way how to set I2S pins to different GPIOs?