[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eSpeechTranslationServiceClientImpl\u003c/code\u003e class is an implementation of the \u003ccode\u003eSpeechTranslationServiceClient\u003c/code\u003e for the Media Translation v1beta1 API.\u003c/p\u003e\n"],["\u003cp\u003eIt provides a client wrapper for the \u003ccode\u003eSpeechTranslationService\u003c/code\u003e, offering convenient use for media type translations.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eSpeechTranslationServiceClient\u003c/code\u003e and ultimately from \u003ccode\u003eobject\u003c/code\u003e, adding specific implementation details.\u003c/p\u003e\n"],["\u003cp\u003eIt allows bidirectional streaming speech translation using the \u003ccode\u003eStreamingTranslateSpeech\u003c/code\u003e method, available through the gRPC API.\u003c/p\u003e\n"],["\u003cp\u003eThe class is constructed using a gRPC client, service settings, and an optional logger, with the underlying gRPC client accessible via the \u003ccode\u003eGrpcClient\u003c/code\u003e property.\u003c/p\u003e\n"]]],[],null,["# Media Translation v1beta1 API - Class SpeechTranslationServiceClientImpl (2.0.0-beta05)\n\nVersion latestkeyboard_arrow_down\n\n- [2.0.0-beta05 (latest)](/dotnet/docs/reference/Google.Cloud.MediaTranslation.V1Beta1/latest/Google.Cloud.MediaTranslation.V1Beta1.SpeechTranslationServiceClientImpl)\n- [2.0.0-beta04](/dotnet/docs/reference/Google.Cloud.MediaTranslation.V1Beta1/2.0.0-beta04/Google.Cloud.MediaTranslation.V1Beta1.SpeechTranslationServiceClientImpl)\n- [1.0.0-beta03](/dotnet/docs/reference/Google.Cloud.MediaTranslation.V1Beta1/1.0.0-beta03/Google.Cloud.MediaTranslation.V1Beta1.SpeechTranslationServiceClientImpl) \n\n public sealed class SpeechTranslationServiceClientImpl : SpeechTranslationServiceClient\n\nReference documentation and code samples for the Media Translation v1beta1 API class SpeechTranslationServiceClientImpl.\n\nSpeechTranslationService client wrapper implementation, for convenient use. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e [SpeechTranslationServiceClient](/dotnet/docs/reference/Google.Cloud.MediaTranslation.V1Beta1/latest/Google.Cloud.MediaTranslation.V1Beta1.SpeechTranslationServiceClient) \\\u003e SpeechTranslationServiceClientImpl \n\nInherited Members\n-----------------\n\n[SpeechTranslationServiceClient.DefaultEndpoint](/dotnet/docs/reference/Google.Cloud.MediaTranslation.V1Beta1/latest/Google.Cloud.MediaTranslation.V1Beta1.SpeechTranslationServiceClient#Google_Cloud_MediaTranslation_V1Beta1_SpeechTranslationServiceClient_DefaultEndpoint) \n[SpeechTranslationServiceClient.DefaultScopes](/dotnet/docs/reference/Google.Cloud.MediaTranslation.V1Beta1/latest/Google.Cloud.MediaTranslation.V1Beta1.SpeechTranslationServiceClient#Google_Cloud_MediaTranslation_V1Beta1_SpeechTranslationServiceClient_DefaultScopes) \n[SpeechTranslationServiceClient.ServiceMetadata](/dotnet/docs/reference/Google.Cloud.MediaTranslation.V1Beta1/latest/Google.Cloud.MediaTranslation.V1Beta1.SpeechTranslationServiceClient#Google_Cloud_MediaTranslation_V1Beta1_SpeechTranslationServiceClient_ServiceMetadata) \n[SpeechTranslationServiceClient.CreateAsync(CancellationToken)](/dotnet/docs/reference/Google.Cloud.MediaTranslation.V1Beta1/latest/Google.Cloud.MediaTranslation.V1Beta1.SpeechTranslationServiceClient#Google_Cloud_MediaTranslation_V1Beta1_SpeechTranslationServiceClient_CreateAsync_System_Threading_CancellationToken_) \n[SpeechTranslationServiceClient.Create()](/dotnet/docs/reference/Google.Cloud.MediaTranslation.V1Beta1/latest/Google.Cloud.MediaTranslation.V1Beta1.SpeechTranslationServiceClient#Google_Cloud_MediaTranslation_V1Beta1_SpeechTranslationServiceClient_Create) \n[SpeechTranslationServiceClient.ShutdownDefaultChannelsAsync()](/dotnet/docs/reference/Google.Cloud.MediaTranslation.V1Beta1/latest/Google.Cloud.MediaTranslation.V1Beta1.SpeechTranslationServiceClient#Google_Cloud_MediaTranslation_V1Beta1_SpeechTranslationServiceClient_ShutdownDefaultChannelsAsync) \n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.MediaTranslation.V1Beta1](/dotnet/docs/reference/Google.Cloud.MediaTranslation.V1Beta1/latest/Google.Cloud.MediaTranslation.V1Beta1)\n\nAssembly\n--------\n\nGoogle.Cloud.MediaTranslation.V1Beta1.dll\n\nRemarks\n-------\n\nProvides translation from/to media types.\n\nConstructors\n------------\n\n### SpeechTranslationServiceClientImpl(SpeechTranslationServiceClient, SpeechTranslationServiceSettings, ILogger)\n\n public SpeechTranslationServiceClientImpl(SpeechTranslationService.SpeechTranslationServiceClient grpcClient, SpeechTranslationServiceSettings settings, ILogger logger)\n\nConstructs a client wrapper for the SpeechTranslationService service, with the specified gRPC client and\nsettings.\n\nProperties\n----------\n\n### GrpcClient\n\n public override SpeechTranslationService.SpeechTranslationServiceClient GrpcClient { get; }\n\nThe underlying gRPC SpeechTranslationService client\n\n**Overrides** \n[SpeechTranslationServiceClient.GrpcClient](/dotnet/docs/reference/Google.Cloud.MediaTranslation.V1Beta1/latest/Google.Cloud.MediaTranslation.V1Beta1.SpeechTranslationServiceClient#Google_Cloud_MediaTranslation_V1Beta1_SpeechTranslationServiceClient_GrpcClient)\n\nMethods\n-------\n\n### StreamingTranslateSpeech(CallSettings, BidirectionalStreamingSettings)\n\n public override SpeechTranslationServiceClient.StreamingTranslateSpeechStream StreamingTranslateSpeech(CallSettings callSettings = null, BidirectionalStreamingSettings streamingSettings = null)\n\nPerforms bidirectional streaming speech translation: receive results while\nsending audio. This method is only available via the gRPC API (not REST).\n\n**Overrides** \n[SpeechTranslationServiceClient.StreamingTranslateSpeech(CallSettings, BidirectionalStreamingSettings)](/dotnet/docs/reference/Google.Cloud.MediaTranslation.V1Beta1/latest/Google.Cloud.MediaTranslation.V1Beta1.SpeechTranslationServiceClient#Google_Cloud_MediaTranslation_V1Beta1_SpeechTranslationServiceClient_StreamingTranslateSpeech_Google_Api_Gax_Grpc_CallSettings_Google_Api_Gax_Grpc_BidirectionalStreamingSettings_)"]]