Files
pipecat/changelog/4047.added.md
2026-03-16 17:58:12 -07:00

2 lines
242 B
Markdown

- Added DTMF input event support to the Daily transport. Incoming DTMF tones are now received via Daily's `on_dtmf_event` callback and pushed into the pipeline as `InputDTMFFrame`, enabling bots to react to keypad presses from phone callers.