Skip to main content

Event Types

This page documents the data interfaces for events that can be received from the MentraOS platform.

TranscriptionData

Data structure for real-time speech transcription results.
Example:

TranslationData

Data structure for real-time speech translation results.

ButtonPress

Data for a hardware button press event on the glasses.
Example:

HeadPosition

Data for a head movement event.
Example:

PhoneNotification

Data for a notification received from the connected phone.
Example:

GlassesBatteryUpdate

Data for glasses battery status updates.
Example:

PhoneBatteryUpdate

Data for connected phone battery status updates.

LocationUpdate

GPS location data.
Example:

CalendarEvent

Data for a calendar event from the connected phone.
Example:

Vad (Voice Activity Detection)

Voice Activity Detection status update.
Example:

AudioChunk

Data structure for a chunk of raw audio data.
Note: Receiving audio chunks requires an explicit subscription:

NotificationDismissed

Event indicating a notification was dismissed.

GlassesConnectionState

Information about the connected glasses hardware.