Definition at line 26 of file main.py.
◆ __init__()
def main.PorcupineThread.__init__ |
( |
|
self, |
|
|
|
access_key, |
|
|
|
device_index, |
|
|
|
keyword_var |
|
) |
| |
◆ is_ready()
def main.PorcupineThread.is_ready |
( |
|
self | ) |
|
◆ is_stopped()
def main.PorcupineThread.is_stopped |
( |
|
self | ) |
|
◆ run()
def main.PorcupineThread.run |
( |
|
self | ) |
|
◆ stop()
def main.PorcupineThread.stop |
( |
|
self | ) |
|
◆ _access_key
main.PorcupineThread._access_key |
|
private |
◆ _device_index
main.PorcupineThread._device_index |
|
private |
◆ _is_ready
main.PorcupineThread._is_ready |
|
private |
◆ _is_stopped
main.PorcupineThread._is_stopped |
|
private |
◆ _keyword_var
main.PorcupineThread._keyword_var |
|
private |
◆ _stop
main.PorcupineThread._stop |
|
private |
The documentation for this class was generated from the following file: