Skip to content

Commit

Permalink
Update iframe-events.md
Browse files Browse the repository at this point in the history
  • Loading branch information
saghul authored Jul 4, 2024
1 parent cdc62d8 commit e3f5c45
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/dev-guide/iframe-events.md
Original file line number Diff line number Diff line change
Expand Up @@ -726,6 +726,7 @@ The listener receives an object with the following structure:
on: boolean // new recording status - boolean,
mode: string // recording mode, `local`, `stream` or `file`,
error: string | undefined // error type if recording fails, undefined otherwise
transcription: boolean // whether a transcription is active or not
}
```

Expand Down

0 comments on commit e3f5c45

Please sign in to comment.