David Eriksson
David Eriksson
Isn't this totally decided by the TTS engine? What could flutter_tts do about it?
@mgaeta Any chance of getting this fixed soon? Thanks!
> Can you open a PR against https://github.com/nix-community/acpi_call ? I don't even remember what I was using `acpi_call` for, so I won't pursue any further work on this :)
If you need the session in whole or in part you should send it as a parameter to the render method.
@mejdi14 and @bradintheusa great work! IOU1
Code is copied from https://github.com/moxie0/AndroidPinning - it can't just be "rewritten".
@Lukeuke I'm facing exactly the same issue, but I think your solution will still only have one CryptoClient with the first JWT you set and then that one will be...
Seems we use some GNU extension to `realpath` that probably is not available in Alpine: ``` /* use GNU extension to return non-existing files to real_output_directory */ realpath(output_directory, real_output_directory); realpath(filename,...
Please try with the latest master @craftyguy !
Yes, `realpath()` is POSIX but there is a GNU extension to support files that do not exist, see bottom of my comment https://github.com/twogood/unshield/issues/99#issuecomment-584502506