You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
VXMusic currently supports two Music Recognition services, **Shazam**, and **AudD.io**.
64
-
65
-
- Shazam is the recommended API to use, as it has the most rich recognition database and metadata.
66
-
67
-
- AudD.io doesn't have the same rich data experience, but it runs a lot faster than Shazam. The speed is negligible in the grand scheme of things.
62
+
VXMusic uses **Shazam** for music recognition.
68
63
69
64
Recognised tracks are stored in your `My Documents/VXMusic` folder.
70
65
@@ -78,61 +73,6 @@ For easy access, you can click the `Open Track Library` button on the Recognitio
78
73
79
74
### Tip: You can also add recognised tracks to <ahref="#spotify"class="button">Spotify Playlists</a> and scrobble on <ahref="#connections"class="button">Last.fm</a>!
80
75
81
-
82
-
### BYO API Keys
83
-
VXMusic allows you to "bring-your-own" API Key for Music Recognition Services.
84
-
85
-
This is super easy to set up, and more importantly, **FREE!**
86
-
87
-
See the instructions below on how to get your own API keys.
88
-
89
-
### Shazam
90
-
#### ⚠️ Note: With the Shazam Free Test Account, you are limited to 500 Requests per Month.
91
-
1. Navigate to: https://rapidapi.com/apidojo/api/shazam
92
-
2. Sign in with Google, or an alternative login method.
93
-
3. Navigate back to: https://rapidapi.com/apidojo/api/shazam
7. If the light next to AudD.io turns green, you have successfully set up your API Key! ✔️
135
-
136
76
## Notifications
137
77
VXMusic supports two VR notification services that allow you to receive HUD toast notifications while in VR - **SteamVR**, **XSOverlay** and **OVR Toolkit**.
138
78
@@ -146,14 +86,23 @@ SteamVR has a built-in Notifications service that VXMusic can use to send you HU
146
86
This is plug and play and doesn't need any additional configuration.
VXMusic also interfaces with XSOverlay for HUD toast notifications.
152
92
153
93
XSOverlay is the recommended Notification service for how responsive and reactive it is. Ultimately it is purely aesthetical, but you will benefit from the bespoke configuration offered by XSOverlay if you are already a user.
154
94
155
95
XSOverlay is a paid Overlay available on [Steam](https://store.steampowered.com/app/1173510/XSOverlay/), and is purely optional when using VXMusic.
OVR ToolKit is another fantastic option for notifications.
101
+
102
+
This also has a lovely UI for notifications, and a more bespoke desktop application for settings.
103
+
104
+
OVRToolkit is a paid Overlay available on [Steam](https://store.steampowered.com/app/1068820/OVR_Toolkit__Desktop_Overlay/), and is purely optional when using VXMusic.
105
+
157
106
## Optional Notifications - VRChat ChatBox
158
107
159
108
VXMusic can send ChatBox notifications to VRChat to share Recognition results with your friends!
0 commit comments