__init__.py
Go to the documentation of this file.
00001 # -*- coding: utf-8 -*-
00002 
00003 __all__ = ['speech_recognition.SREngine',
00004            'speech_recognition.SpeechRecognitionFactory']
00005 
00006 from speech_recognition import SREngine
00007 from speech_recognition import SpeechRecognitionFactory
00008 


rospeex_core
Author(s): Komei Sugiura
autogenerated on Wed Aug 26 2015 16:10:30