Changes to Create transcription session
POST /realtime/transcription_sessions
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 2 of the 31 revisions of this API.39
What changed
- ●
added the new
gpt-live-transcribeenum value to theinput_audio_transcription/model/anyOf[subschema #2]/response property for the response status200response-property-enum-value-added
- ●
added the new
gpt-transcribeenum value to theinput_audio_transcription/model/anyOf[subschema #2]/response property for the response status200response-property-enum-value-added
- ○
added the new optional request property
input_audio_transcription/keywordsnew-optional-request-property
- ○
added the new optional request property
input_audio_transcription/languagesnew-optional-request-property
- ○
added the new
gpt-live-transcribeenum value to the request propertyinput_audio_transcription/model/anyOf[subschema #2]/request-property-enum-value-added
- ○
added the new
gpt-transcribeenum value to the request propertyinput_audio_transcription/model/anyOf[subschema #2]/request-property-enum-value-added
- ○
added the optional property
input_audio_transcription/keywordsto the response with the200statusresponse-optional-property-added
- ○
added the optional property
input_audio_transcription/languagesto the response with the200statusresponse-optional-property-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●
- ●
added the new
gpt-realtime-whisperenum value to theinput_audio_transcription/model/anyOf[subschema #2]/response property for the response status200response-property-enum-value-added
- ○
added the new optional request property
input_audio_transcription/delaynew-optional-request-property
- ○
added the new
gpt-realtime-whisperenum value to the request propertyinput_audio_transcription/model/anyOf[subschema #2]/request-property-enum-value-added
- ○
added the optional property
input_audio_transcription/delayto the response with the200statusresponse-optional-property-added
- ●