Skip to main content

RecordingResult

@neurosity/sdk


@neurosity/sdk / RecordingResult

Interface: RecordingResult

Defined in: types/recording.ts:25

Properties

cloudUpload?

optional cloudUpload: boolean

Defined in: types/recording.ts:31

Whether the recording was uploaded to cloud storage


error?

optional error: string

Defined in: types/recording.ts:33

Error message if recording failed


id?

optional id: string

Defined in: types/recording.ts:29

Firestore memory record ID


ok

ok: boolean

Defined in: types/recording.ts:27

Whether the recording was saved successfully