pipecat icon indicating copy to clipboard operation
pipecat copied to clipboard

Simplify the testing process

Open williamtran29 opened this issue 9 months ago • 3 comments

Is there a way to disable the TTS and STT features so we can use text input for testing instead?

williamtran29 avatar Mar 06 '25 12:03 williamtran29

would love anything like this. I think it should be first class.

nikcaryo-super avatar Mar 07 '25 17:03 nikcaryo-super

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.

chadbailey59 avatar Mar 10 '25 18:03 chadbailey59

also interested in this. If someone could drop some code or more hints, I'd really appreciate

marctorsoc avatar May 13 '25 12:05 marctorsoc