示例#1
0
 def speak(self, session_id=None):
     if not session_id:
         session_id = str(self.default_session.uuid)
     Mouth.process_input()