Skip to content

Releases: nativescript-community/audio

v6.4.14

Choose a tag to compare

@github-actions github-actions released this 14 Mar 13:25

6.4.14 (2026-03-14)

Bug Fixes

  • audio: ios now uses SFBAudioEngine. Allows more file format like vorbis (6ea81cc)

v6.4.13

Choose a tag to compare

@github-actions github-actions released this 23 Feb 17:30

6.4.13 (2025-02-23)

Bug Fixes

  • ios: sessionCategoryOptions for recorder (a8c4b96)

v6.4.12

Choose a tag to compare

@github-actions github-actions released this 23 Feb 08:23

6.4.12 (2025-02-23)

Features

  • ios: new sessionCategoryOptions option (c6db225)

v6.4.11

Choose a tag to compare

@farfromrefug farfromrefug released this 04 Nov 14:15
v6.4.11
93b613f

6.4.11 (2024-11-04)

Bug Fixes

  • ios: fixed crash with audio player (158da87)

v6.4.10

Choose a tag to compare

@farfromrefug farfromrefug released this 23 Oct 14:40
b25a642

6.4.10 (2024-10-23)

Bug Fixes

  • ios: remove interop.NSErrorWrapper (08c88c9)

v6.4.9

Choose a tag to compare

@farfromrefug farfromrefug released this 23 Oct 12:58
v6.4.9
37ffb12

6.4.9 (2024-10-23)

Bug Fixes

  • ios: trying to fix interop.NSErrorWrapper error #1 (46f0baa)

v6.4.8

Choose a tag to compare

@github-actions github-actions released this 14 Oct 13:08

6.4.8 (2024-10-14)

Features

  • seek option for playFromFile to start at a specific position (f6f2753)

v6.4.6

Choose a tag to compare

@farfromrefug farfromrefug released this 26 Sep 10:42
c794c6c

6.4.6 (2024-09-26)

Bug Fixes

  • ios: duration is now in ms like android (b1dbe05)

v6.4.5

Choose a tag to compare

@farfromrefug farfromrefug released this 18 Sep 09:31
v6.4.5
4ca172b

6.4.5 (2024-09-18)

Bug Fixes

  • android: allow to use custom dataSource (49cd869)

v6.4.4

Choose a tag to compare

@farfromrefug farfromrefug released this 11 Sep 14:54
3ef94f4

6.4.4 (2023-09-11)

Bug Fixes

  • ios: prevent errors in delegates (3634ce2)