__init__.py
Go to the documentation of this file.
00001 #!-*- coding: utf-8 -*-
00002 
00003 # from sync_client import SyncClient as Client
00004 from streaming_client import StreamingClient as Client
00005 
00006 __all__ = ['Client']


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