from speechd.config import Config from speechd.daemon import SpeechDaemon __all__ = ["Config", "SpeechDaemon"]