public abstract class SpeechClient.StreamingRecognizeStream : BidirectionalStreamingBase<StreamingRecognizeRequest, StreamingRecognizeResponse>, IDisposable
Reference documentation and code samples for the Google Cloud Speech v1 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 webpage provides documentation for the \u003ccode\u003eSpeechClient.StreamingRecognizeStream\u003c/code\u003e class within the Google Cloud Speech v1 API, specifically for .NET.\u003c/p\u003e\n"],["\u003cp\u003eThe content covers multiple versions of the API, ranging from version 2.2.0 up to the latest version 3.8.0, with a focus on the current version 3.5.0, showing a comprehensive version history.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSpeechClient.StreamingRecognizeStream\u003c/code\u003e is an abstract class that facilitates bidirectional streaming for speech recognition, inheriting from \u003ccode\u003eBidirectionalStreamingBase\u003c/code\u003e and implementing \u003ccode\u003eIDisposable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation includes details on the class's inheritance, implemented interfaces, and inherited members such as \u003ccode\u003eTryWriteAsync\u003c/code\u003e, \u003ccode\u003eWriteAsync\u003c/code\u003e, and \u003ccode\u003eGetResponseStream\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt highlights that this class is used for \u003ccode\u003eStreamingRecognize\u003c/code\u003e methods, allowing for real-time, bidirectional communication with the speech recognition service.\u003c/p\u003e\n"]]],[],null,[]]