Travis Van Nimwegen

Results 8 comments of Travis Van Nimwegen

Just wanted to chime in my support for a way to cloud host and retrieve save files. Would love to seamlessly be able to play on different devices. The implementation...

Looks good to me 👍 Thank you for the addition 🙂 @rolandschuetz

> It's crazy that this isn't supported — a fundamental feature for good UX. You want the user to access parts of your app before verifying the email (as an...

I'm using React / Next.js, and I ended up having some luck with using `html-to-image` `npm i html-to-image` ``` const qrCodeRef = useRef(null) const onButtonClick = useCallback(async () => {...

Also experiencing this issue on Ubuntu 24.04 LTS Fresh install from git repo. RTX 4090

@diouck Turns out there's a newly issued maximum set 🤔 I'll be working to see solutions around this

It was my understanding that edge-tts generally doesn't accept / recognize the custom SSML features you might normally be able to use with the Azure equivalent. But someone please correct...