public abstract class SpeechClient.StreamingRecognizeStream : BidirectionalStreamingBase<StreamingRecognizeRequest, StreamingRecognizeResponse>, IDisposable
Reference documentation and code samples for the Cloud Speech-to-Text v2 API class SpeechClient.StreamingRecognizeStream.
[[["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\u003eThis page provides documentation for the \u003ccode\u003eSpeechClient.StreamingRecognizeStream\u003c/code\u003e class within the Google Cloud Speech-to-Text v2 API.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSpeechClient.StreamingRecognizeStream\u003c/code\u003e is an abstract class designed for bidirectional streaming, handling \u003ccode\u003eStreamingRecognizeRequest\u003c/code\u003e and \u003ccode\u003eStreamingRecognizeResponse\u003c/code\u003e objects.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers methods for writing and completing asynchronous streaming operations, including \u003ccode\u003eTryWriteAsync\u003c/code\u003e, \u003ccode\u003eWriteAsync\u003c/code\u003e, and \u003ccode\u003eWriteCompleteAsync\u003c/code\u003e, as well as managing the response stream.\u003c/p\u003e\n"],["\u003cp\u003eIt implements the \u003ccode\u003eIDisposable\u003c/code\u003e interface and inherits from \u003ccode\u003eBidirectionalStreamingBase\u003c/code\u003e, with additional members inherited from the base classes.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation provides reference links for different versions of the library, including 1.4.0 (latest), 1.3.0, 1.2.0, 1.1.0, and 1.0.0, with version 1.1.0 being the version documented on the page.\u003c/p\u003e\n"]]],[],null,[]]