Change path to extensions

This commit is contained in:
Mark Backman
2025-08-18 16:47:34 -04:00
parent 40b5ef485d
commit fbc907c371
5 changed files with 3 additions and 3 deletions

View File

@@ -9,8 +9,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added
- Added `pipecat.utils.voicemail`, a module for detecting voicemail vs. live
conversation, primarily intended for use in outbound calling scenarios.
- Added `pipecat.extensions.voicemail`, a module for detecting voicemail vs.
live conversation, primarily intended for use in outbound calling scenarios.
- Added new frames to the `idle_timeout_frames` arg: `TranscriptionFrame`,
`InterimTranscriptionFrame`, `UserStartedSpeakingFrame`, and