| page_title | subcategory | description |
|---|---|---|
openai_speech_to_text Data Source - terraform-provider-openai |
transcription_id(String) The ID of the speech-to-text transcription.
created_at(Number) The timestamp when the transcription was generated.model(String) The model used for transcription. Options include 'whisper-1', 'gpt-4o-transcribe', and 'gpt-4o-mini-transcribe'.text(String) The transcribed text.
id(String) The ID of this resource.