__init__.py
Go to the documentation of this file.
00001 # -*- coding: utf-8 -*-
00002 
00003 from factory import SSEngine as Engine
00004 from factory import SpeechSynthesisFactory as Factory
00005 
00006 __all__ = [
00007     'Engine',
00008     'Factory'
00009 ]


rospeex_core
Author(s): Komei Sugiura
autogenerated on Thu Jun 6 2019 18:53:10