public sealed class StreamingTranslateSpeechResult : IMessage<StreamingTranslateSpeechResult>, IEquatable<StreamingTranslateSpeechResult>, IDeepCloneable<StreamingTranslateSpeechResult>, IBufferMessage, IMessage
A streaming speech translation result corresponding to a portion of the audio
that is currently being processed.
[[["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\u003eThe latest version available for \u003ccode\u003eStreamingTranslateSpeechResult\u003c/code\u003e is 2.0.0-beta05, with prior versions 2.0.0-beta04 and 1.0.0-beta03 also available for reference.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eStreamingTranslateSpeechResult\u003c/code\u003e is a class that represents a portion of audio that is currently being processed for translation within a streaming context.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, enhancing its functionality.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eStreamingTranslateSpeechResult\u003c/code\u003e offers two constructors, a default constructor and one that accepts another \u003ccode\u003eStreamingTranslateSpeechResult\u003c/code\u003e instance as a parameter for cloning.\u003c/p\u003e\n"],["\u003cp\u003eIt exposes properties such as \u003ccode\u003eResultCase\u003c/code\u003e and \u003ccode\u003eTextTranslationResult\u003c/code\u003e, allowing access to the type of result and the text translation details, respectively.\u003c/p\u003e\n"]]],[],null,[]]