[[["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 describes the `SpeechTranslationServiceBase` class, which serves as the foundation for server-side implementations of the `SpeechTranslationService` within the Google Cloud Media Translation V1Beta1 API."],["The class is part of the `Google.Cloud.MediaTranslation.V1Beta1` namespace and is contained in the `Google.Cloud.MediaTranslation.V1Beta1.dll` assembly."],["It supports a key method, `StreamingTranslateSpeech`, which enables bidirectional streaming speech translation using gRPC."],["The `StreamingTranslateSpeech` method takes an `IAsyncStreamReader` for requests, an `IServerStreamWriter` for responses, and a `ServerCallContext` for call handling, and returns a `Task` to indicate the completion of said handler."],["This documentation provides information for three different versions of the service API, but version 2.0.0-beta05 is the latest version currently available."]]],[]]