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

Public Member Functions

def __init__ (self)
 
def execute (self, audio, language=None)
 
- Public Member Functions inherited from mycroft.stt.KeySTT
def __init__ (self)
 
- Public Member Functions inherited from mycroft.stt.STT
def __init__ (self)
 
def execute (self, audio, language=None)
 
def stream_data (self, data)
 
def stream_start (self)
 
def stream_stop (self)
 

Public Attributes

 lang
 
- Public Attributes inherited from mycroft.stt.KeySTT
 id
 
 key
 
- Public Attributes inherited from mycroft.stt.STT
 can_stream
 
 config
 
 credential
 
 lang
 
 recognizer
 

Additional Inherited Members

- Static Public Member Functions inherited from mycroft.stt.STT
def init_language (config_core)
 

Detailed Description

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

Constructor & Destructor Documentation

def mycroft.stt.HoundifySTT.__init__ (   self)

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

Member Function Documentation

def mycroft.stt.HoundifySTT.execute (   self,
  audio,
  language = None 
)

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

Member Data Documentation

mycroft.stt.HoundifySTT.lang

Definition at line 275 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