Yuichi Araki

Results 15 comments of Yuichi Araki

Thank you for the report. I filed a bug to androidx.fragment. http://issuetracker.google.com/140361893

This indicates that the other synchronized block is taking too long to finish. In the original sample, [`ProcessVoice#run`](https://github.com/GoogleCloudPlatform/android-docs-samples/blob/00aec390b9aaedccf7539465cbe3dedf70b624e5/speech/Speech/app/src/main/java/com/google/cloud/android/speech/VoiceRecorder.java#L177) contains the block. It always takes only about 40 milliseconds. Did you...

See bug: 112809915 for the context.

This was already reviewed by the ML team internally on Gerrit.

It seems that the Java version needs to be updated too like this: https://github.com/android/graphics-samples/pull/46/commits/a132d43a448ee1b0308d1456ac603cfb81b8417d

Needs more info.

What are the devices?

It seems to me that this is simply ignoring the error rather than fixing it.

This is not yet implemented.