Public Member Functions | |
def | __init__ (self) |
def | execute (self, audio, language=None) |
def | get_response (self, response) |
![]() | |
def | __init__ (self) |
![]() | |
def | __init__ (self) |
def | execute (self, audio, language=None) |
def | stream_data (self, data) |
def | stream_start (self) |
def | stream_stop (self) |
Public Attributes | |
default_uri | |
![]() | |
token | |
![]() | |
can_stream | |
config | |
credential | |
lang | |
recognizer | |
Additional Inherited Members | |
![]() | |
def | init_language (config_core) |
Definition at line 279 of file scripts/mycroft/stt/__init__.py.
def mycroft.stt.GoVivaceSTT.__init__ | ( | self | ) |
Definition at line 280 of file scripts/mycroft/stt/__init__.py.
def mycroft.stt.GoVivaceSTT.execute | ( | self, | |
audio, | |||
language = None |
|||
) |
Definition at line 288 of file scripts/mycroft/stt/__init__.py.
def mycroft.stt.GoVivaceSTT.get_response | ( | self, | |
response | |||
) |
Definition at line 295 of file scripts/mycroft/stt/__init__.py.
mycroft.stt.GoVivaceSTT.default_uri |
Definition at line 282 of file scripts/mycroft/stt/__init__.py.