Expand description

google-cognitive-apis

Asynchronous Rust bindings for Google Cloud Platform cognitive gRPC APIs. Provides high level interfaces wrapping complexity of low-level GRPC implementation.

Modules

  • Contains definitions of structures for GRPC and REST APIs.
  • Contains common utility & convenience functions. All functions here are intended for internal use only.
  • Contains dialogflow session client.
  • Package error contains struct Error used to wrap library errors.
  • Contains speech-to-text recognizers.
  • Contains text-to-speech synthesizer.

Constants

  • Google trusted certificates. Used by underlying Rust/Tonic gRPC services when establishing gRPC connection/channel.