mirror of
https://github.com/dograh-hq/dograh.git
synced 2026-06-28 08:49:42 +02:00
Initial Commit 🚀 🚀
This commit is contained in:
commit
4f2a629340
444 changed files with 76863 additions and 0 deletions
6
api/services/pipecat/exceptions.py
Normal file
6
api/services/pipecat/exceptions.py
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
class VoicemailDetectedException(Exception):
|
||||
"""
|
||||
Exception raised when voicemail is detected.
|
||||
"""
|
||||
|
||||
pass
|
||||
Loading…
Add table
Add a link
Reference in a new issue