Sends the current song and lyrics to the chatbox
Control playback via avatar prefabs1
The Spotify plugin requires you to create a Spotify Developer Application
- Create a Developer Application
- Set the
Redirect URI
tohttp://127.0.0.1:2345
- Click on the
Settings
button - Copy the
Client ID
and paste it into the Setup Wizard - Click on the
View client secret
button - Copy the
Client secret
and paste it into the Setup Wizard - Make sure the
Redirect URI
matches in the Setup Wizard
If you need additional help you can contact me
This plugin fully supports the [VRCOSC Media Prefab]
Support for additional prefabs are welcome
Parameter | Type |
---|---|
VRCOSC/Media/Play | Bool |
VRCOSC/Media/Next | None |
VRCOSC/Media/Previous | None |
VRCOSC/Media/Shuffle | Bool |
VRCOSC/Media/Seeking | Bool |
VRCOSC/Media/Muted | Bool |
VRCOSC/Media/Repeat | Int |
VRCOSC/Media/Volume | Float |
VRCOSC/Media/Position | Float |
Footnotes
-
This feature requires Spotify Premium [VRCOSC Media Prefab]: https://github.com/VolcanicArts/VRCOSC/releases/latest ↩