Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Connecting to Unity3D (AudioClip) #92

Open
spassvogel opened this issue May 27, 2018 · 0 comments
Open

Connecting to Unity3D (AudioClip) #92

spassvogel opened this issue May 27, 2018 · 0 comments

Comments

@spassvogel
Copy link

Hi, this is not really an Issue, but first off: Thank you very much for making this and making it available under MIT.

I needed to do some sound fingerprinting in my Unity3D project so this was just what I needed. I built a little bridge to convert a Unity3D AudioClip to an AudioSamples object. The code can be found here:

https://github.com/spassvogel/UnitySoundFingerprint/blob/master/Assets/AudioClipBridge.cs

Just posting this here in case someone else is in my situation and needs to use soundfingerprinting together with Unity3D. Again, thanks and keep up the good work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant