[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This document outlines the `StreamingTranslateSpeechStream` class, which is an abstract class within the `Google.Cloud.MediaTranslation.V1Beta1` namespace, designed for bidirectional streaming of speech translation."],["The `StreamingTranslateSpeechStream` class inherits from `BidirectionalStreamingBase`, using `StreamingTranslateSpeechRequest` for input and `StreamingTranslateSpeechResponse` for output."],["It offers methods for managing the streaming process, including writing and completing the stream, via `TryWriteAsync`, `WriteAsync`, `TryWriteCompleteAsync`, and `WriteCompleteAsync`."],["The class also provides a method, `GetResponseStream()`, to retrieve the stream of responses and exposes the underlying `GrpcCall` object."],["The Latest version available is `2.0.0-beta05`, with previous versions `2.0.0-beta04` and `1.0.0-beta03` also documented."]]],[]]