Cloud Speech-to-Text V2 API - Class Google::Cloud::Speech::V2::OutputFormatConfig (v0.12.0)

Reference documentation and code samples for the Cloud Speech-to-Text V2 API class Google::Cloud::Speech::V2::OutputFormatConfig.

Configuration for the format of the results stored to output.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#native

def native() -> ::Google::Cloud::Speech::V2::NativeOutputFileFormatConfig
Returns

#native=

def native=(value) -> ::Google::Cloud::Speech::V2::NativeOutputFileFormatConfig
Parameter
Returns

#srt

def srt() -> ::Google::Cloud::Speech::V2::SrtOutputFileFormatConfig
Returns

#srt=

def srt=(value) -> ::Google::Cloud::Speech::V2::SrtOutputFileFormatConfig
Parameter
Returns

#vtt

def vtt() -> ::Google::Cloud::Speech::V2::VttOutputFileFormatConfig
Returns

#vtt=

def vtt=(value) -> ::Google::Cloud::Speech::V2::VttOutputFileFormatConfig
Parameter
Returns