Robert Pösel

Results 50 comments of Robert Pösel

Maybe someone would contact Microsoft Support about that?

@CatxFish I think you may misunderstood my "second OBS instance" title. It's okay that there is only single audio device provided as I don't want to use it in more...

For now I solved it by using *VB-CABLE Virtual Audio Device*, configuring OBS#1 to use it as monitoring device in Advanced Settings and then enabling monitoring for all my audio...

@dg This PR was originally posted for nette-live-form-validation script ( https://github.com/Robyer/nette-live-form-validation/pull/30 ). Is there a reason why `submit` is not ignored (as this PR proposes)? Or you don't want to...

@rustagiadi95 You can use both LSTM and OEM engine on Android with [Tesseract4Android](https://github.com/adaptech-cz/Tesseract4Android/) which is now also mentioned in https://tesseract-ocr.github.io/tessdoc/User-Projects-%E2%80%93-3rdParty.html

Is behavior of `` different from `` regarding this problem? If it behaves the same, then workaround (2) imho wouldn't help.

Maybe `` validation is somehow related to this feature? https://doc.nette.org/en/2.4/forms#toc-disabling-validation Anyway, I'm not sure what proper solution would look like, as I think you will have same problem when you...

Do have e.g. @mcbmcb0 or @rolandtoth some idea?

> I say leave that line/property in - its doing no harm It is doing harm as mentioned in your first line: > that property means only the first error...

I don't think result of this mode (as many other things) is exposed in the Java API. You may need to see how it's accessed in the C++ code and...