BaseNotifier

class pipecat.sync.base_notifier.BaseNotifier[source]

Bases: ABC

abstractmethod async notify()[source]
abstractmethod async wait()[source]