Static Public Attributes | List of all members
python.porcupine.Porcupine.PicovoiceStatuses Class Reference
Inheritance diagram for python.porcupine.Porcupine.PicovoiceStatuses:
Inheritance graph
[legend]

Static Public Attributes

int ACTIVATION_ERROR = 8
 
int ACTIVATION_LIMIT_REACHED = 9
 
int ACTIVATION_REFUSED = 11
 
int ACTIVATION_THROTTLED = 10
 
int INVALID_ARGUMENT = 3
 
int INVALID_STATE = 6
 
int IO_ERROR = 2
 
int KEY_ERROR = 5
 
int OUT_OF_MEMORY = 1
 
int RUNTIME_ERROR = 7
 
int STOP_ITERATION = 4
 
int SUCCESS = 0
 

Detailed Description

Definition at line 73 of file porcupine.py.

Member Data Documentation

◆ ACTIVATION_ERROR

int python.porcupine.Porcupine.PicovoiceStatuses.ACTIVATION_ERROR = 8
static

Definition at line 82 of file porcupine.py.

◆ ACTIVATION_LIMIT_REACHED

int python.porcupine.Porcupine.PicovoiceStatuses.ACTIVATION_LIMIT_REACHED = 9
static

Definition at line 83 of file porcupine.py.

◆ ACTIVATION_REFUSED

int python.porcupine.Porcupine.PicovoiceStatuses.ACTIVATION_REFUSED = 11
static

Definition at line 85 of file porcupine.py.

◆ ACTIVATION_THROTTLED

int python.porcupine.Porcupine.PicovoiceStatuses.ACTIVATION_THROTTLED = 10
static

Definition at line 84 of file porcupine.py.

◆ INVALID_ARGUMENT

int python.porcupine.Porcupine.PicovoiceStatuses.INVALID_ARGUMENT = 3
static

Definition at line 77 of file porcupine.py.

◆ INVALID_STATE

int python.porcupine.Porcupine.PicovoiceStatuses.INVALID_STATE = 6
static

Definition at line 80 of file porcupine.py.

◆ IO_ERROR

int python.porcupine.Porcupine.PicovoiceStatuses.IO_ERROR = 2
static

Definition at line 76 of file porcupine.py.

◆ KEY_ERROR

int python.porcupine.Porcupine.PicovoiceStatuses.KEY_ERROR = 5
static

Definition at line 79 of file porcupine.py.

◆ OUT_OF_MEMORY

int python.porcupine.Porcupine.PicovoiceStatuses.OUT_OF_MEMORY = 1
static

Definition at line 75 of file porcupine.py.

◆ RUNTIME_ERROR

int python.porcupine.Porcupine.PicovoiceStatuses.RUNTIME_ERROR = 7
static

Definition at line 81 of file porcupine.py.

◆ STOP_ITERATION

int python.porcupine.Porcupine.PicovoiceStatuses.STOP_ITERATION = 4
static

Definition at line 78 of file porcupine.py.

◆ SUCCESS

int python.porcupine.Porcupine.PicovoiceStatuses.SUCCESS = 0
static

Definition at line 74 of file porcupine.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