Patrick Monteiro
Patrick Monteiro
Ok @rstoenescu, I'll be waiting. Meanwhile, I've been recording video lessons in Portuguese and posted on YouTube. It ended up moving the local labor market a little. There are already...
@tohagan It would really be a great idea to join in our efforts. I started studying APIs Speech not long ago, just for fun. But it turned out that an...
It is currently only an independent application. But several people found it interesting to build a component for version 1.0 of the quasar. I put all the speech API part...
I'm also facing the same problem, I'm trying to update classes in the css, the browser identifies the change by sending a console.log() but it doesn't update the component on...
Somehow I managed to solve it by updating the quasar packages and also updating other packages in my project with **yarn outdated** command. 🚀 ```Operating System - Darwin(23.3.0) - darwin/arm64...
@chrisuehlinger The best explanation I found on the internet. I tested your solution and it worked perfectly. Thanks! ```js const audioCtx = new AudioContext(); const recorder = new Recorder({ format:...
> Based on [this Reddit thread](https://www.reddit.com/r/Mars/comments/1c7a4kd/due_to_the_website_change_i_can_no_longer_find/) and my own searching, it seems like NASA has removed the raw images from Spirit and Opportunity from their servers. what sad news! Maybe...
Hello, I used a cord extension, so just install it as a reference in [README](https://github.com/patrickmonteiro/quasar-cordova-fingerprint#plugin-used). However, I abstracted as settings for a simple "boot.js" to simplify development and use the...