public abstract class SpeechTranslationServiceClient.StreamingTranslateSpeechStream : BidirectionalStreamingBase<StreamingTranslateSpeechRequest, StreamingTranslateSpeechResponse>, IDisposable
Reference documentation and code samples for the Media Translation v1beta1 API class SpeechTranslationServiceClient.StreamingTranslateSpeechStream.
[[["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."],[[["The latest version available for `SpeechTranslationServiceClient.StreamingTranslateSpeechStream` is 2.0.0-beta05, which can be found at the provided link."],["This class, `SpeechTranslationServiceClient.StreamingTranslateSpeechStream`, is part of the Media Translation v1beta1 API and provides bidirectional streaming for translating speech."],["It inherits from `BidirectionalStreamingBase` and implements `IDisposable`, with inherited members providing various methods for writing and managing streaming requests and responses."],["The `StreamingTranslateSpeechStream` class is used in conjunction with `StreamingTranslateSpeechRequest` and `StreamingTranslateSpeechResponse` for handling streaming data."],["The namespace for this class is `Google.Cloud.MediaTranslation.V1Beta1`, found within the `Google.Cloud.MediaTranslation.V1Beta1.dll` assembly."]]],[]]