Static Public Attributes | List of all members
python.pvrecorder.PvRecorder.PvRecorderStatuses Class Reference
Inheritance diagram for python.pvrecorder.PvRecorder.PvRecorderStatuses:
Inheritance graph
[legend]

Static Public Attributes

int BACKEND_ERROR = 4
 
int DEVICE_ALREADY_INITIALIZED = 5
 
int DEVICE_NOT_INITIALIZED = 6
 
int INVALID_ARGUMENT = 2
 
int INVALID_STATE = 3
 
int IO_ERROR = 7
 
int OUT_OF_MEMORY = 1
 
int RUNTIME_ERROR = 8
 
int SUCCESS = 0
 

Detailed Description

Definition at line 27 of file porcupine/demo/c/pvrecorder/sdk/python/pvrecorder.py.

Member Data Documentation

◆ BACKEND_ERROR

int python.pvrecorder.PvRecorder.PvRecorderStatuses.BACKEND_ERROR = 4
static

◆ DEVICE_ALREADY_INITIALIZED

int python.pvrecorder.PvRecorder.PvRecorderStatuses.DEVICE_ALREADY_INITIALIZED = 5
static

◆ DEVICE_NOT_INITIALIZED

int python.pvrecorder.PvRecorder.PvRecorderStatuses.DEVICE_NOT_INITIALIZED = 6
static

◆ INVALID_ARGUMENT

int python.pvrecorder.PvRecorder.PvRecorderStatuses.INVALID_ARGUMENT = 2
static

◆ INVALID_STATE

int python.pvrecorder.PvRecorder.PvRecorderStatuses.INVALID_STATE = 3
static

◆ IO_ERROR

int python.pvrecorder.PvRecorder.PvRecorderStatuses.IO_ERROR = 7
static

◆ OUT_OF_MEMORY

int python.pvrecorder.PvRecorder.PvRecorderStatuses.OUT_OF_MEMORY = 1
static

◆ RUNTIME_ERROR

int python.pvrecorder.PvRecorder.PvRecorderStatuses.RUNTIME_ERROR = 8
static

◆ SUCCESS

int python.pvrecorder.PvRecorder.PvRecorderStatuses.SUCCESS = 0
static

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


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