[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This page documents the `StreamingRecognizeStream` class, which is part of the Google Cloud Speech API's .NET client library (version 2.0.0-beta09)."],["The `StreamingRecognizeStream` class facilitates bidirectional streaming for speech recognition using the `StreamingRecognize` method with custom call and streaming settings."],["It inherits from `BidirectionalStreamingBase` and includes methods for writing and completing requests, as well as retrieving the response stream."],["The class supports operations like writing requests asynchronously, managing request completion, and handling responses using methods such as `TryWriteAsync`, `WriteAsync`, `TryWriteCompleteAsync`, `WriteCompleteAsync`, and `GetResponseStream`."],["The `StreamingRecognizeStream` class is within the namespace `Google.Cloud.Speech.V1P1Beta1` and is part of the `Google.Cloud.Speech.V1P1Beta1.dll` assembly."]]],[]]