Enumerations
These are the enumeration sets used to manage states and configurations within the SDK.
Topics
Enumerations
enum ConnectionState
This indicates the VIVE AI Glasses connection status.
enum SynthesisEvent
This indicates the status updates for the text-to-speech process.
enum TranscribedEvent
This indicates the status updates for the speech-to-text process.
enum AudioChannel
This defines the number of audio channels.
enum Microphone
This defines the directional pickup pattern of the microphone.
enum CaptureEvent
This indicates whether the image capture process succeeded or failed.
enum ImageQuality
This defines the resolution and compression for images taken using the VIVE AI Glasses camera.
enum VideoQuality
This defines the resolution and bit rate for videos taken using the VIVE AI Glasses camera.
enum StreamingEvent
This defines the lifecycle state of a media stream.
enum KeyEvent
This indicates the key event sent from VIVE AI Glasses to the app.
enum ViveGlassError
This represents an error thrown by the VIVE AI Glasses SDK.