move pipecat.frames.frames.KeypadEntry to pipecat.audio.dtmf.types.KeypadEntry
This commit is contained in:
@@ -6,10 +6,10 @@
|
||||
|
||||
import unittest
|
||||
|
||||
from pipecat.audio.dtmf.types import KeypadEntry
|
||||
from pipecat.frames.frames import (
|
||||
EndFrame,
|
||||
InputDTMFFrame,
|
||||
KeypadEntry,
|
||||
TranscriptionFrame,
|
||||
)
|
||||
from pipecat.processors.aggregators.dtmf_aggregator import DTMFAggregator
|
||||
|
||||
Reference in New Issue
Block a user