Roberto Wesley Overdijk
Roberto Wesley Overdijk
@dest4 Yeah. I want to index the source file, and then use the microphone to find matches as I want to sync on a phone. I'll try playing with that...
Hei, past me, it's you from the future. Don't worry, you still look... Average. I have no idea how you managed to not get it working, but here's what I...
I'm using MLKit for this now... But it would be really cool if this did work. A lot faster, too 😄
I solved it by building the app using swift.
I don't know haha. It'd probably have to be built. Maybe someone else has an answer! :)
@HappyCodingLover I would ask it on that repo instead. Or try building your own! (it really is fun and there are plenty of tutorials for the native side of things).
👍 Playing a video would be amazing.
SerializedDictionary in UnityEngine.Rendering Code: ```cs using System; using System.Collections.Generic; namespace UnityEngine.Rendering { // // Unity can't serialize Dictionary so here's a custom wrapper that does. Note that you have to...
I don't think you're supposed to use it. I was just pointing to where the code from that one random comment can be found. It doesn't come with a custom...