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

Public Member Functions

def __init__ (self, access_key, device_index, keyword_var)
 
def is_ready (self)
 
def is_stopped (self)
 
def run (self)
 
def stop (self)
 

Private Attributes

 _access_key
 
 _device_index
 
 _is_ready
 
 _is_stopped
 
 _keyword_var
 
 _stop
 

Detailed Description

Definition at line 26 of file main.py.

Constructor & Destructor Documentation

◆ __init__()

def main.PorcupineThread.__init__ (   self,
  access_key,
  device_index,
  keyword_var 
)

Definition at line 27 of file main.py.

Member Function Documentation

◆ is_ready()

def main.PorcupineThread.is_ready (   self)

Definition at line 65 of file main.py.

◆ is_stopped()

def main.PorcupineThread.is_stopped (   self)

Definition at line 71 of file main.py.

◆ run()

def main.PorcupineThread.run (   self)

Definition at line 38 of file main.py.

◆ stop()

def main.PorcupineThread.stop (   self)

Definition at line 68 of file main.py.

Member Data Documentation

◆ _access_key

main.PorcupineThread._access_key
private

Definition at line 30 of file main.py.

◆ _device_index

main.PorcupineThread._device_index
private

Definition at line 31 of file main.py.

◆ _is_ready

main.PorcupineThread._is_ready
private

Definition at line 34 of file main.py.

◆ _is_stopped

main.PorcupineThread._is_stopped
private

Definition at line 36 of file main.py.

◆ _keyword_var

main.PorcupineThread._keyword_var
private

Definition at line 32 of file main.py.

◆ _stop

main.PorcupineThread._stop
private

Definition at line 35 of file main.py.


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


picovoice_driver
Author(s):
autogenerated on Fri Apr 1 2022 02:15:20