Public Member Functions | Public Attributes | List of all members
mycroft.client.speech.listener.AudioStreamHandler Class Reference
Inheritance diagram for mycroft.client.speech.listener.AudioStreamHandler:
Inheritance graph
[legend]

Public Member Functions

def __init__ (self, queue)
 
def stream_chunk (self, chunk)
 
def stream_start (self)
 
def stream_stop (self)
 

Public Attributes

 queue
 

Detailed Description

Definition at line 41 of file listener.py.

Constructor & Destructor Documentation

def mycroft.client.speech.listener.AudioStreamHandler.__init__ (   self,
  queue 
)

Definition at line 42 of file listener.py.

Member Function Documentation

def mycroft.client.speech.listener.AudioStreamHandler.stream_chunk (   self,
  chunk 
)

Definition at line 48 of file listener.py.

def mycroft.client.speech.listener.AudioStreamHandler.stream_start (   self)

Definition at line 45 of file listener.py.

def mycroft.client.speech.listener.AudioStreamHandler.stream_stop (   self)

Definition at line 51 of file listener.py.

Member Data Documentation

mycroft.client.speech.listener.AudioStreamHandler.queue

Definition at line 43 of file listener.py.


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


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