Public Member Functions | Public Attributes | Private Member Functions | List of all members
mycroft.stt.StreamThread Class Reference
Inheritance diagram for mycroft.stt.StreamThread:
Inheritance graph
[legend]

Public Member Functions

def __init__ (self, url, queue)
 
def run (self)
 

Public Attributes

 queue
 
 response
 
 url
 

Private Member Functions

def _get_data (self)
 

Detailed Description

Definition at line 181 of file scripts/mycroft/stt/__init__.py.

Constructor & Destructor Documentation

def mycroft.stt.StreamThread.__init__ (   self,
  url,
  queue 
)

Definition at line 182 of file scripts/mycroft/stt/__init__.py.

Member Function Documentation

def mycroft.stt.StreamThread._get_data (   self)
private

Definition at line 188 of file scripts/mycroft/stt/__init__.py.

def mycroft.stt.StreamThread.run (   self)

Definition at line 196 of file scripts/mycroft/stt/__init__.py.

Member Data Documentation

mycroft.stt.StreamThread.queue

Definition at line 185 of file scripts/mycroft/stt/__init__.py.

mycroft.stt.StreamThread.response

Definition at line 186 of file scripts/mycroft/stt/__init__.py.

mycroft.stt.StreamThread.url

Definition at line 184 of file scripts/mycroft/stt/__init__.py.


The documentation for this class was generated from the following file:


mycroft_ros
Author(s):
autogenerated on Mon Apr 26 2021 02:35:41