How do I get sound from the API?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Plan
Free
Country
Ukraine
Device
PC
Operating System
Windows 11
My Question or Issue
How do I get sound from the API? I can't find the path to the sound. I am using Node.js
spotifyApi.getTrack("7dK87kjEyN7nMoxF57AT9R").then(function(data) {
console.log(data.body);
}, function(err) {
console.error(err);
});
Labels:
- Labels:
-
Developer
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page