Mark Backman
Mark Backman
> I believe the issue arises if a non daily-js peer joins the room first. Which client SDK(s) are you using?
Maybe @aconchillo or @filipi87 recalls what is support by daily-python.
@remisharrock if you're willing to contribute, that would be really great! You would need to change the base class to `InterruptibleWordTTSService` and handle the word calculation. There are examples of...
@remisharrock apologies for the long delay. This is a really great writeup. Yes, you're right. Since Azure is managing the connection internally, I agree that the `WordTTSService` is the right...
Thanks for the submission. This unfortunately makes a breaking change that will impact developers using `AWSNovaSonicLLMService`. We're happy to support this pattern, but it needs to work with the current...
When I run 26i and ask for the weather, I get: - weather - end function call - pipeline disconnects I tested this on `main` and it works as expected....
Which TTS service are you using?
Sorry, which service class in particular for TTS?
I've tested the [07f foundational example](https://github.com/pipecat-ai/pipecat/blob/main/examples/foundational/07f-interruptible-azure.py), which uses the AzureTTSService, and I'm not seeing the issue. @bobysp can you say more about your configuration? Also, I see you have an...
Nice catch and great repro case 👏 We'll look into this.