Changes to List supported STT providers
GET /speech-to-text/providers
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 2 of the 47 revisions of this API.49
What changed
- ▲
removed the enum value
file_transcriptionfrom thequeryrequest parameterservice_typerequest-parameter-enum-value-removed
- ▲
removed the enum value
in_call_transcriptionfrom thequeryrequest parameterservice_typerequest-parameter-enum-value-removed
- ▲
the
///response's property type changed fromstringtoobjectfor statusresponse-property-type-changed
- ▲
removed the required property
//from the response with the statusresponse-required-property-removed
- ○
added the new enum value
ai_assistantto thequeryrequest parameterservice_typerequest-parameter-enum-value-added
- ○
added the new enum value
file_basedto thequeryrequest parameterservice_typerequest-parameter-enum-value-added
- ○
added the new enum value
in_callto thequeryrequest parameterservice_typerequest-parameter-enum-value-added
- ○
removed the
file_transcriptionenum value from the///response property for the response statusresponse-property-enum-value-removed
- ○
removed the
in_call_transcriptionenum value from the///response property for the response statusresponse-property-enum-value-removed
- ○
removed the
streamingenum value from the///response property for the response statusresponse-property-enum-value-removed
- ○
added the required property
////to the response with the statusresponse-required-property-added
- ○
added the required property
////to the response with the statusresponse-required-property-added
- ▲
- ○
endpoint added
endpoint-added
- ○