Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Azure TTS error handling #731

Open
KaliCharan-V opened this issue Nov 18, 2024 · 2 comments
Open

Azure TTS error handling #731

KaliCharan-V opened this issue Nov 18, 2024 · 2 comments

Comments

@KaliCharan-V
Copy link

Bug:
2024-11-13 23:59:20.548 | ERROR | pipecat.services.azure:_handle_canceled:325 - Speech synthesis canceled: CancellationReason.Error

Got this error while using Azure TTS and Twilio(Fastapi websocket). Then the call got disconnected but the on_client_disconnected event wasn't triggered and the app is stuck.

Environment

  • pipecat-ai version: 0.0.48
  • python version: 3.12
  • OS: Ubuntu 22.04.4 LTS
@markbackman
Copy link
Contributor

Can you provide more information in this format? That will help us repro:

# Description
Is this reporting a bug or feature request?


If reporting a bug, please fill out the following:

### Environment
- pipecat-ai version:
- python version:
- OS:

### Issue description
Provide a clear description of the issue.

### Repro steps
List the steps to reproduce the issue.

### Expected behavior

### Actual behavior

### Logs

@markbackman
Copy link
Contributor

@KaliCharan-V is this still an issue or can I close this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants