MattLaurie / google-speech-grpc

An example Android project showing how to use the Protocol Buffer (Protobuf) files from Google APIs via the Protobuf Plugin for Gradle
MIT License
0 stars 0 forks source link
android googleapis grpc protobuf speech-api

Google Speech gRPC example

An example Android project showing how to use the Protocol Buffer (Protobuf) files from Google APIs via the Protobuf Plugin for Gradle.

The .proto files are kept in a separate Java module dependency and the generated code will appear in Android Studio.

Screenshot of generated files