Kyle Schwartz
Kyle Schwartz
Bump I've been struggling with this as well. Any ideas?
Has there been any progress on this? I've attempted to import it using both skypack and esm.sh but both return errors.
My similar, but not identical error: ```js ChannelDms: Could not be constructed. at Object.initializeAddon (:4:306851) at Object.loadAddon (:4:268341) at Object.loadAddon (:4:305889) at FSWatcher. (:4:266190) ```
If you find this issue and the PR hasn't been merged, add my repo to HACS and remove this one.
I'd love to take this on! Any specifics you're looking for?
Alright. I'll get to it!
https://github.com/ksmarty/diane/blob/repro/src/bin/async_main.rs I've removed as much extra code as I could. I left the i2s microphone setup as I wasn't sure what to replace it with as a source of input...