Reference documentation and code samples for the Media Translation V1beta1 API class Google::Cloud::MediaTranslation::V1beta1::StreamingTranslateSpeechResult.
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"]],[["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-09-09 UTC."],[],[],null,["# Media Translation V1beta1 API - Class Google::Cloud::MediaTranslation::V1beta1::StreamingTranslateSpeechResult (v0.12.0)\n\nVersion latestkeyboard_arrow_down\n\n- [0.12.0 (latest)](/ruby/docs/reference/google-cloud-media_translation-v1beta1/latest/Google-Cloud-MediaTranslation-V1beta1-StreamingTranslateSpeechResult)\n- [0.11.1](/ruby/docs/reference/google-cloud-media_translation-v1beta1/0.11.1/Google-Cloud-MediaTranslation-V1beta1-StreamingTranslateSpeechResult)\n- [0.10.0](/ruby/docs/reference/google-cloud-media_translation-v1beta1/0.10.0/Google-Cloud-MediaTranslation-V1beta1-StreamingTranslateSpeechResult)\n- [0.9.1](/ruby/docs/reference/google-cloud-media_translation-v1beta1/0.9.1/Google-Cloud-MediaTranslation-V1beta1-StreamingTranslateSpeechResult)\n- [0.8.2](/ruby/docs/reference/google-cloud-media_translation-v1beta1/0.8.2/Google-Cloud-MediaTranslation-V1beta1-StreamingTranslateSpeechResult)\n- [0.7.0](/ruby/docs/reference/google-cloud-media_translation-v1beta1/0.7.0/Google-Cloud-MediaTranslation-V1beta1-StreamingTranslateSpeechResult)\n- [0.6.1](/ruby/docs/reference/google-cloud-media_translation-v1beta1/0.6.1/Google-Cloud-MediaTranslation-V1beta1-StreamingTranslateSpeechResult)\n- [0.5.0](/ruby/docs/reference/google-cloud-media_translation-v1beta1/0.5.0/Google-Cloud-MediaTranslation-V1beta1-StreamingTranslateSpeechResult)\n- [0.4.5](/ruby/docs/reference/google-cloud-media_translation-v1beta1/0.4.5/Google-Cloud-MediaTranslation-V1beta1-StreamingTranslateSpeechResult) \nReference documentation and code samples for the Media Translation V1beta1 API class Google::Cloud::MediaTranslation::V1beta1::StreamingTranslateSpeechResult.\n\nA streaming speech translation result corresponding to a portion of the audio\nthat is currently being processed. \n\nInherits\n--------\n\n- Object \n\nExtended By\n-----------\n\n- Google::Protobuf::MessageExts::ClassMethods \n\nIncludes\n--------\n\n- Google::Protobuf::MessageExts\n\nMethods\n-------\n\n### #text_translation_result\n\n def text_translation_result() -\u003e ::Google::Cloud::MediaTranslation::V1beta1::StreamingTranslateSpeechResult::TextTranslationResult\n\n**Returns**\n\n- ([::Google::Cloud::MediaTranslation::V1beta1::StreamingTranslateSpeechResult::TextTranslationResult](./Google-Cloud-MediaTranslation-V1beta1-StreamingTranslateSpeechResult-TextTranslationResult)) --- Text translation result.\n\n### #text_translation_result=\n\n def text_translation_result=(value) -\u003e ::Google::Cloud::MediaTranslation::V1beta1::StreamingTranslateSpeechResult::TextTranslationResult\n\n**Parameter**\n\n- **value** ([::Google::Cloud::MediaTranslation::V1beta1::StreamingTranslateSpeechResult::TextTranslationResult](./Google-Cloud-MediaTranslation-V1beta1-StreamingTranslateSpeechResult-TextTranslationResult)) --- Text translation result. \n**Returns**\n\n- ([::Google::Cloud::MediaTranslation::V1beta1::StreamingTranslateSpeechResult::TextTranslationResult](./Google-Cloud-MediaTranslation-V1beta1-StreamingTranslateSpeechResult-TextTranslationResult)) --- Text translation result."]]