Changes to Voice dubbing

POST /v1/voice_dubbing

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

Changed in 7 of the 54 revisions of this API.2616

  1. 73a12c23285c2
  2. 6dab1bdab5d33
  3. c2a88516fa0c2
  4. 76b3962cf49e2
  5. 6902fa9494c512
  6. 90724848e40f164
  7. 62779ce32ca81

What changed

    • added the non-success response with the status 400

      response-non-success-status-added

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

      response-required-property-added

    • the model request property default value eleven_voice_dubbing was removed

      request-property-default-value-removed

    • the oneOf[subschema #1: eleven_voice_dubbing]/numSpeakers request property's exclusiveMinimum was decreased from true to 0.00

      request-property-exclusive-min-decreased

    • added the media type application/json for the response with the status 429

      response-media-type-added

    • the model request property default value eleven_voice_dubbing was added

      request-property-default-value-added

    • the oneOf[subschema #1: eleven_voice_dubbing]/numSpeakers request property's exclusiveMinimum was decreased from 0.00 to true

      request-property-exclusive-min-decreased

    • the model request property default value eleven_voice_dubbing was removed

      request-property-default-value-removed

    • the oneOf[subschema #1: eleven_voice_dubbing]/numSpeakers request property's exclusiveMinimum was decreased from true to 0.00

      request-property-exclusive-min-decreased

    • removed subschema #1 subschema #2 from the oneOf[subschema #1: eleven_voice_dubbing]/audioUri request property anyOf list

      request-property-any-of-removed

    • added subschema #1 subschema #2 subschema #3 to the oneOf[subschema #1: eleven_voice_dubbing]/audioUri request property anyOf list

      request-property-any-of-added

    • the model request property default value eleven_voice_dubbing was added

      request-property-default-value-added

  • 90724848e40f164See the full diff
    • the request's body type/format changed from object/ to /

      request-body-type-changed

    • removed the request property audioUri

      request-property-removed

    • removed the request property disableVoiceCloning

      request-property-removed

    • removed the request property dropBackgroundAudio

      request-property-removed

    • removed the request property model

      request-property-removed

    • removed the request property numSpeakers

      request-property-removed

    • removed the request property targetLang

      request-property-removed

    • added request discriminator

      request-body-discriminator-added

    • added subschema #1: eleven_voice_dubbing to the request body oneOf list

      request-body-one-of-added

    • added the non-success response with the status 429

      response-non-success-status-added

    • the id response's property pattern ^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-4[0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12})$ was added for the status 200

      response-property-pattern-added

    • endpoint added

      endpoint-added