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, specifically for the .NET implementation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSpeechClient.StreamingRecognizeStream\u003c/code\u003e class is an abstract class that facilitates bidirectional streaming for speech recognition, handling both \u003ccode\u003eStreamingRecognizeRequest\u003c/code\u003e and \u003ccode\u003eStreamingRecognizeResponse\u003c/code\u003e types.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from \u003ccode\u003eBidirectionalStreamingBase\u003c/code\u003e and implements \u003ccode\u003eIDisposable\u003c/code\u003e, providing methods for managing the streaming process such as writing, completing, and disposing the stream.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this class is 1.4.0, with previous versions including 1.3.0, 1.2.0, 1.1.0, and 1.0.0, all of which are documented and accessible.\u003c/p\u003e\n"],["\u003cp\u003eThe class allows the user to use the \u003ccode\u003eStreamingRecognize\u003c/code\u003e method along with the ability to configure the \u003ccode\u003eCallSettings\u003c/code\u003e, and the \u003ccode\u003eBidirectionalStreamingSettings\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]