Maik Hummel

Results 34 comments of Maik Hummel

Wouldn't it be useful to have an optional timeout to configure (like `SpeechTimeout`)? It's unexpected that this behavior differs between iOS and Android.

This would be quite useful. I just tried the approach to write the bytes to a Blob and generate a URL to play from it. ```dart var blob = new...

Just stumbled upon this exact issue. I guess a workaround for now is manually setting the `dir` to the respective folder. The negative side-effect: The `Taskfile` in the subfolder can...

Is there any workaround / hack available?

Release `v2023.01.1` is available with all components updated (Java 11, Android 33, Node 16). Hope that helps.

@bonfimjustino7 Thank you for the heads up and the suggestions. Unfortunately, I am not allowed to accept the license for all the users of this image. Therefore accepting the license...

I can confirm this issue for Cordova 9 and Cordova-Android.

Looking forward to this 👍

Looking at the EOL (and ended Premier Support) of Java 11, I think we could upgrade to Java 17 as the default Java version overall. I'll check if this affects...

@hopeseekr Where are you getting this exception? This looks like you are still using Java 8 in your application.