dialogflow / dialogflow-android-client

Android SDK for Dialogflow
https://dialogflow.com
Apache License 2.0
575 stars 270 forks source link

GoogleRecognitionServiceImpl: Sort results by rate, solving #61 #77

Closed PLNech closed 5 years ago

PLNech commented 6 years ago

Reopening #62 as now the repo has been renamed the PR is shown from an unknown repository, preventing me from pushing new commits.

PLNech commented 6 years ago

The tests run successfully on my local machine, but all fail on Travis with this error:

    ai.api.AIServiceException
        Caused by: javax.net.ssl.SSLHandshakeException
            Caused by: sun.security.validator.ValidatorException
                Caused by: java.security.cert.CertPathValidatorException

as your last build on master has the same issue, it looks like there is a problem in your testing setup.

PLNech commented 5 years ago

Closing this: as the repo has been deprecated, it's unlikely maintainers would deign to reply to open PRs ¯\(ツ)/¯.