I’m creating an application that takes phone calls and uses websockets to handle real-time audio conversations. I would like to generate response audio with 11 Labs and send it through the websocket. I seem to be running into errors related to a format mismatch in the type of audio stream I have and the one signal wire is expecting. Are there any code examples of this?