Gemini Enterprise for Customer Experience V1BETA API - Class Google::Cloud::Ces::V1beta::RecognitionResult (v0.1.0)

Reference documentation and code samples for the Gemini Enterprise for Customer Experience V1BETA API class Google::Cloud::Ces::V1beta::RecognitionResult.

Speech recognition result for the audio input.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#transcript

def transcript() -> ::String
Returns
  • (::String) — Optional. Concatenated user speech segments captured during the current turn.

#transcript=

def transcript=(value) -> ::String
Parameter
  • value (::String) — Optional. Concatenated user speech segments captured during the current turn.
Returns
  • (::String) — Optional. Concatenated user speech segments captured during the current turn.