Method: OpenApiOpenAIClient::TranscriptionWord#_end

Defined in:
lib/openapi_openai/models/transcription_word.rb

#_endObject

End time of the word in seconds.



25
26
27
# File 'lib/openapi_openai/models/transcription_word.rb', line 25

def _end
  @_end
end