Google Cognitive APIs


CI License License: MIT Crates.io rustdoc

Asynchronous Rust bindings for Google Cloud Platform cognitive gRPC APIs. Provides high level interfaces wrapping complexity of low-level GRPC implementation. Bidirectional gRPC streaming is supported with two alternative approaches:

Following APIs are currently supported:

| Cognitive API | Feature name | Status | | ----------------------------------------------------- | ------------ | --------------- | | Dialogflow ES | dialogflow | In progress | | Speech-to-text | speech-to-text | Complete | | Text-to-speech | text-to-speech | Complete |

Google API proto definitions

Google proto definitions have been taken from this repo.

Limitations

Examples

You can find all examples here.

License

Licensed under either Apache-2.0 or MIT license.