pipecat
pipecat copied to clipboard
Simplify the testing process
Is there a way to disable the TTS and STT features so we can use text input for testing instead?
would love anything like this. I think it should be first class.
You could do this with custom processors and TransportMessageFrames, but the implementation would be client-dependent. I built an earlier version of this (with code I can't find right now, sadly) using the Daily transport. You could type in the Daily call chat window, and the bot would respond in the chat window as well.
also interested in this. If someone could drop some code or more hints, I'd really appreciate