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 page provides documentation for the \u003ccode\u003eSpeechClient.StreamingRecognizeStream\u003c/code\u003e class, a part of the Google Cloud Speech v1 API, which is used to handle bidirectional streaming for speech recognition.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version documented is 3.8.0, with 3.6.0 being the current version context and multiple other versions ranging from 2.2.0 to 3.7.0 also being represented.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSpeechClient.StreamingRecognizeStream\u003c/code\u003e inherits from \u003ccode\u003eBidirectionalStreamingBase\u003c/code\u003e and implements \u003ccode\u003eIDisposable\u003c/code\u003e, allowing for managing the stream lifecycle and memory, in addition to having methods to write and read from the stream.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation includes links to inherited members from \u003ccode\u003eBidirectionalStreamingBase\u003c/code\u003e, along with their corresponding details, which are relevant to the functionality of the stream.\u003c/p\u003e\n"],["\u003cp\u003eThe class facilitates interaction with the \u003ccode\u003eStreamingRecognize\u003c/code\u003e method, accepting both \u003ccode\u003eStreamingRecognizeRequest\u003c/code\u003e and \u003ccode\u003eStreamingRecognizeResponse\u003c/code\u003e objects.\u003c/p\u003e\n"]]],[],null,[]]