api
api copied to clipboard
Speechly public API definitions and generated code
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.53.0 to 1.56.3. Release notes Sourced from google.golang.org/grpc's releases. Release 1.56.3 Security server: prohibit more than MaxConcurrentStreams handlers from running at once (CVE-2023-44487) In addition to this...
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.53.0 to 1.56.3. Release notes Sourced from google.golang.org/grpc's releases. Release 1.56.3 Security server: prohibit more than MaxConcurrentStreams handlers from running at once (CVE-2023-44487) In addition to this...
Hey there, Is there any place where I can see a list of potential errors that could occur? I'm trying to combat potential issues I may have using the Speechly...
Hi there! I noticed that in [Batch v1](https://github.com/speechly/api/blob/master/docs/batch/speechly.slu.v1.md#processaudiorequest) it is possible to send raw audio bytes for transcription, which is preferable for my use case. However, I noticed that in...