Get desktop application:
View/edit binary Protocol Buffers messages
Trainng that implements Sagittarius Translation API
Push accture traning data to server
the media identity
the language code of the payload ISO-639-1/bcp47 Code with tags https://cloud.google.com/translate/docs/languages
the format of the payload
how long does this transcript been played
how long of the entire video
in ms, can be +/-
hints or keywords related to this media
transcript identity if any
the transcripts payload
Performs bidirectional streaming audio translation: receive results while sending audio. This method is only available via the gRPC API (not REST).
TODO:
The streaming request, which is either a streaming config or audio content.
Provides information to the recognizer that specifies how to process the request. The first `StreamingTranslationRequest` message must contain a `streaming_config` message.
The audio data to be trained. Sequential chunks of audio data are sent in sequential `StreamingTranslationRequest` messages. The first `StreamingTranslationRequest` message must not contain `audio_content` data and all subsequent `StreamingTranslationRequest` messages must contain `audio_content` data. The audio bytes must be encoded as specified in `RecognitionConfig`. Note: as with all bytes fields, protobuffers use a pure binary representation (not base64). See [audio limits](https://cloud.google.com/speech/limits#content).
the media identity