google / live-transcribe-speech-engine

Live Transcribe is an Android application that provides real-time captioning for people who are deaf or hard of hearing. This repository contains the Android client libraries for communicating with Google's Cloud Speech API that are used in Live Transcribe.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

here still has problem

ganzi01234 opened this issue · comments

Error: The class SpeakerIdInfoOrBuilder is public and should be declared in a file named SpeakerIdInfoOrBuilder. Java
and
Error: The class SpeakerIdInfois public and should be declared in a file named SpeakerIdInfo. Java

image

It looks like the same issue as #1. May I know if your source code contains the fixed patch (bdf27f2)?

If it still happens could you share your project configuration like gradle plugin version and gradle version?

Please verify. Feel free to reopen this if you still encounter the problem.