Skip to content

Releases: nativescript-community/audio

v6.2.11

06 May 14:38
Compare
Choose a tag to compare

6.2.11 (2022-05-06)

Note: Version bump only for package @akylas/nativescript-audio

v6.2.10

06 May 14:25
Compare
Choose a tag to compare

6.2.10 (2022-05-06)

Bug Fixes

v6.2.9

08 Feb 14:53
Compare
Choose a tag to compare

6.2.9 (2022-02-08)

Bug Fixes

  • ios: fixes for sessionMode (93e0608)

v6.2.8

07 Feb 12:58
Compare
Choose a tag to compare

6.2.8 (2022-02-07)

Bug Fixes

  • ios: audio session fixes (d139190)

v6.2.7

07 Feb 10:29
Compare
Choose a tag to compare

6.2.7 (2022-02-07)

Bug Fixes

  • android release (72d559f)
  • android: fix AudioFocusDurationHint enum (#192) (0aee89e)
  • Android: guard against undefined player instance (42b9541)
  • iOS: player init error handling (56d0392)
  • package (a1a9c0f)
  • ts issues during build (#23) (662d2aa)
  • update package.json to allow webpack bundling (7c1a45a)

Features

  • added ability to enable metering for Player on iOS (d708473)
  • android recorder metering (8804366)
  • Android recorder reuse (a72907b)
  • Android recorder reuse (193ebed)
  • Android recorder reuse (5cfbc4d)
  • android: better focus management between multiple players (#191) (f92853b)
  • android: pitch option (#183) (7edaf4f)
  • compatibility with snapshot (ddf249a)
  • iOS/Android seekTo added. (a0b3a3a)
  • iOS: Player using AVAudioPlayer, Recorder using AVAudioRecorder (302164e)
  • ios: sessionMode, sessionCategory and sessionRouteSharingPolicy for iOS (f952093)
  • iOS: support for playAtTime + getter for actual native player instance (0a269b2)
  • new init methods to reuse players, cleanup around auto dispose on iOS (1958f9c)
  • Player: ability to set and get volume for iOS/Android (4b46ea3)
  • recorder options for Android (6256df9)
  • recorder options for Android (b76e6bc)
  • request audio focus for api > 28 (#177) (d4176bb)