Skip to content

Conversation

@mdydek
Copy link
Contributor

@mdydek mdydek commented Jan 15, 2026

Closes #

⚠️ Breaking changes ⚠️

Introduced changes

  • recording notification persists state better
  • better docs
  • better js docs

Checklist

  • Linked relevant issue
  • Updated relevant documentation
  • Added/Conducted relevant tests
  • Performed self-review of the code
  • Updated Web Audio API coverage
  • Added support for web


interface OnInterruptionEventType {
type: 'ended' | 'began'; / /if interruption event has started or ended
type: 'ended' | 'began'; //if interruption event has started or ended
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
type: 'ended' | 'began'; //if interruption event has started or ended
type: 'ended' | 'began'; // if interruption event has started or ended

Copy link
Member

@michalsek michalsek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome!

@michalsek michalsek merged commit a2ff918 into main Jan 15, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants