Releases: nativescript-community/audio
Releases · nativescript-community/audio
v6.2.11
v6.2.10
v6.2.9
v6.2.8
v6.2.7
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)