Changes to List Voices

GET /v1/voices/list

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 11 of the 31 revisions of this API.18237

  1. 63991d99e2e11516
  2. 55ae0e0bb01f2
  3. 47ab17602d641
  4. 8b2983fa75315
  5. 500a519452b026
  6. 5d83963279c92
  7. 97850bfccb2c2
  8. 712314def7571
  9. 9feade6bcba821
  10. c9ae97ec337f1
  11. ec1d8c780c181

What changed

  • 63991d99e2e11516See the full diff
    • response property items/items/oneOf[subschema #2: RimeVoice]/speed_alpha list-of-types was widened by adding types null to media type application/json of response 200

      response-property-list-of-types-widened

    • response property items/items/oneOf[subschema #3: ElevenLabsVoice]/api_key list-of-types was widened by adding types null to media type application/json of response 200

      response-property-list-of-types-widened

    • response property items/items/oneOf[subschema #3: ElevenLabsVoice]/model_id list-of-types was widened by adding types null to media type application/json of response 200

      response-property-list-of-types-widened

    • response property items/items/oneOf[subschema #3: ElevenLabsVoice]/optimize_streaming_latency list-of-types was widened by adding types null to media type application/json of response 200

      response-property-list-of-types-widened

    • response property items/items/oneOf[subschema #3: ElevenLabsVoice]/similarity_boost list-of-types was widened by adding types null to media type application/json of response 200

      response-property-list-of-types-widened

    • response property items/items/oneOf[subschema #3: ElevenLabsVoice]/stability list-of-types was widened by adding types null to media type application/json of response 200

      response-property-list-of-types-widened

    • response property items/items/oneOf[subschema #4: PlayHtVoice]/api_key list-of-types was widened by adding types null to media type application/json of response 200

      response-property-list-of-types-widened

    • response property items/items/oneOf[subschema #4: PlayHtVoice]/api_user_id list-of-types was widened by adding types null to media type application/json of response 200

      response-property-list-of-types-widened

    • response property items/items/oneOf[subschema #4: PlayHtVoice]/quality list-of-types was widened by adding types null to media type application/json of response 200

      response-property-list-of-types-widened

    • response property items/items/oneOf[subschema #4: PlayHtVoice]/speed list-of-types was widened by adding types null to media type application/json of response 200

      response-property-list-of-types-widened

    • response property items/items/oneOf[subschema #4: PlayHtVoice]/temperature list-of-types was widened by adding types null to media type application/json of response 200

      response-property-list-of-types-widened

    • response property items/items/oneOf[subschema #4: PlayHtVoice]/text_guidance list-of-types was widened by adding types null to media type application/json of response 200

      response-property-list-of-types-widened

    • response property items/items/oneOf[subschema #4: PlayHtVoice]/top_p list-of-types was widened by adding types null to media type application/json of response 200

      response-property-list-of-types-widened

    • response property items/items/oneOf[subschema #4: PlayHtVoice]/voice_guidance list-of-types was widened by adding types null to media type application/json of response 200

      response-property-list-of-types-widened

    • added VocodeVoice to the items/items/ response property oneOf list for the response status 200

      response-property-one-of-added

    • query request parameter sort_column list-of-types was widened by adding types null

      request-parameter-list-of-types-widened

    • query request parameter sort_desc list-of-types was widened by adding types null

      request-parameter-list-of-types-widened

    • for the query request parameter sort_column, the type/format was generalized from string/ to /

      request-parameter-type-generalized

    • for the query request parameter sort_desc, the type/format was generalized from boolean/ to /

      request-parameter-type-generalized

    • added subschema #3 to the items/items/oneOf[subschema #2: RimeVoice]/model_id response property anyOf list for the response status 200

      response-property-any-of-added

    • the type response property const value voice_azure was added for the status 200

      response-property-const-added

    • the type response property const value voice_eleven_labs was added for the status 200

      response-property-const-added

    • the type response property const value voice_play_ht was added for the status 200

      response-property-const-added

    • the type response property const value voice_rime was added for the status 200

      response-property-const-added

    • added voice_vocode discriminator mapping keys to the items/items/ response property for the response status 200

      response-property-discriminator-mapping-added

    • removed the draft enum value from the items/items/oneOf[subschema #4: PlayHtVoice]/quality response property for the response status 200

      response-property-enum-value-removed

    • removed the faster enum value from the items/items/oneOf[subschema #4: PlayHtVoice]/quality response property for the response status 200

      response-property-enum-value-removed

    • removed the high enum value from the items/items/oneOf[subschema #4: PlayHtVoice]/quality response property for the response status 200

      response-property-enum-value-removed

    • removed the low enum value from the items/items/oneOf[subschema #4: PlayHtVoice]/quality response property for the response status 200

      response-property-enum-value-removed

    • removed the medium enum value from the items/items/oneOf[subschema #4: PlayHtVoice]/quality response property for the response status 200

      response-property-enum-value-removed

    • removed the premium enum value from the items/items/oneOf[subschema #4: PlayHtVoice]/quality response property for the response status 200

      response-property-enum-value-removed

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • added the required property total to the response with the 200 status

      response-required-property-added

    • added the required property total_is_estimated to the response with the 200 status

      response-required-property-added

    • added the optional property items/items/oneOf[subschema #2: RimeVoice]/model_id to the response with the 200 status

      response-optional-property-added

    • added the new optional query request parameter page

      new-optional-request-parameter

    • added the new optional query request parameter size

      new-optional-request-parameter

    • added the new optional query request parameter sort_column

      new-optional-request-parameter

    • added the new optional query request parameter sort_desc

      new-optional-request-parameter

    • added the non-success response with the status 422

      response-non-success-status-added

  • 500a519452b026See the full diff
    • deleted the query request parameter page

      request-parameter-removed

    • deleted the query request parameter size

      request-parameter-removed

    • removed the non-success response with the status 422

      response-non-success-status-removed

    • added the optional property items/items/oneOf[subschema #3: ElevenLabsVoice]/experimental_input_streaming to the response with the 200 status

      response-optional-property-added

    • added the optional property items/items/oneOf[subschema #4: PlayHtVoice]/experimental_remove_silence to the response with the 200 status

      response-optional-property-added

    • added the optional property items/items/oneOf[subschema #4: PlayHtVoice]/text_guidance to the response with the 200 status

      response-optional-property-added

    • added the optional property items/items/oneOf[subschema #4: PlayHtVoice]/top_p to the response with the 200 status

      response-optional-property-added

    • added the optional property items/items/oneOf[subschema #4: PlayHtVoice]/voice_guidance to the response with the 200 status

      response-optional-property-added

    • added the optional property items/items/oneOf[subschema #4: PlayHtVoice]/quality to the response with the 200 status

      response-optional-property-added

    • added the optional property items/items/oneOf[subschema #4: PlayHtVoice]/temperature to the response with the 200 status

      response-optional-property-added

    • added the optional property items/items/oneOf[subschema #3: ElevenLabsVoice]/model_id to the response with the 200 status

      response-optional-property-added

    • added the optional property items/items/oneOf[subschema #3: ElevenLabsVoice]/optimize_streaming_latency to the response with the 200 status

      response-optional-property-added

    • added the optional property items/items/oneOf[subschema #4: PlayHtVoice]/speed to the response with the 200 status

      response-optional-property-added

  • 9feade6bcba821See the full diff
    • the response property items/items/oneOf[subschema #4: PlayHtVoice]/api_key became optional for the status 200

      response-property-became-optional

    • the response property items/items/oneOf[subschema #4: PlayHtVoice]/api_user_id became optional for the status 200

      response-property-became-optional

    • added the optional property items/items/oneOf[subschema #4: PlayHtVoice]/version to the response with the 200 status

      response-optional-property-added

    • added the optional property items/items/oneOf[subschema #2: RimeVoice]/speed_alpha to the response with the 200 status

      response-optional-property-added

    • the response property items/items/oneOf[subschema #3: ElevenLabsVoice]/api_key became optional for the status 200

      response-property-became-optional