echogit
echogit
I'm trying to use the API, already can get the profile information, but can't get around to get the list of the following users of my instagram, it returns empty...
Hi, I already manage to authenticate and get the InstagramService using the example. How can I save and reuse this authentication for a later use?
How could I make this work in a meeting setting, for example? I need a solutions that could preferably distinguish each person who's talking, It would even learn the voice...
I have a csv on this format with 28 lines: ``` id,name,image familia,Família,familia.jpg minhafamilia,Minha Família,minha-familia.jpg escola,Escola,escola.jpg sentimentos,Sentimentos,sentimentos.jpg ``` On android it creates a list of 28 itens, each one with...
I need to be notified when each part of the current word (or set of words) is being spoken. I tested the "setProgressHandler" but its smallest granularity is the word....
## 🐛 Bug Report After the flutterTTs object is created with FlutterTts(), and then you add a new voice (of an existing language) via device configuration (accessibility->spoken content -> voices),...
I get an error on the line below: color: Theme.of(context).textTheme.bodyText1?.color ?? Colors.black, I copied the class into my folder and corrected
In Android it worked fine, but in iOS it is generating empty and corrupted files. Any idea how to fix it?