Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
import { AudioAppKit } from '@bragiai/audio-app-kit'; // Usage: AudioAppKit.streaming.saveShortcut();
AudioAppKit.streaming.selectCategory('categoryId');
AudioAppKit.streaming.saveShortcut({ playlistId: '81755f03-9a82-47f6-be0c-d7fa986e4352', isTransparencyEnabled: false, isAncEnabled: true, isShuffleEnabled: true, isRepeatEnabled: true, equalizerType: 'flat' });
AudioAppKit.streaming.logout();