pipecat icon indicating copy to clipboard operation
pipecat copied to clipboard

fix bug and optimize keepalive

Open lauridsdev opened this issue 1 year ago • 1 comments

In some cases, connect is called before start, or the connection is already established. This can result in the “old” connection leading to a “received 1008 (policy violation)” error from ElevenLabs 20 seconds after start, due to no text being sent.

Also ensures that the keep-alive message is only sent when necessary.

lauridsdev avatar Sep 21 '24 11:09 lauridsdev

Thank you so much! And sorry for the delay! :pray:

aconchillo avatar Oct 12 '24 21:10 aconchillo

Apologies for letting this go for so long. These issues have since been resolved, so I'm closing out this contribution.

markbackman avatar May 07 '25 22:05 markbackman