Released on Feb 15, 2024

<aside> 💡 All migrations to 1.34.x releases you can find in the main sample on GitHub

</aside>

List of changes

Support Soundstripe playlist and categories

In this release we added more content from Soundstripe.

New content includes artist playlists, categories i.e. moods, genres, styles, instruments.

The main screen defaults to showcasing 8 playlists, each containing a minimum of 50 songs. Users can also access up to 100 playlists. Additionally, there are 4 categories, each displaying all available subcategories, and a section featuring the top 8 trending songs. For the trending and category songs, a pagination feature allows users to load an additional 20 songs. However, the playlists do not offer a similar pagination functionality for their songs.

All this audio content can be used for making videos in the Video Editor SDK.

This feature will be available out of the box for clients who have signed a contract with Soundstripe.

<aside> ❗ Message Banuba representatives if you are interested in using Soundstripe in your app.

</aside>

GIF1_.gif

GIF2_.gif

GIF3-4-5_.gif

GIF1_.gif

GIF2_.gif

GIF3-4-5_.gif

Changes in Face AR SDK integration

Face AR SDK is an optional Banuba product used for applying AR filters while video recording and post processing.

<aside> ‼️ Please skip this section if your contract does not include Face AR SDK

</aside>

New approach of integrating Face AR SDK is aimed at:

  1. Simplifying an internal process of integrating new Face AR SDK versions. This will allow us to reduce the dev cycle.
  2. Simplifying the process of getting readable logs when the Face AR SDK crashes.