adobe-firefly-sdk
    Preparing search index...

    Type Alias GenerateSpeechErrors

    type GenerateSpeechErrors = {
        "400": FailedResponse;
        "401": FailedResponse;
        "403": FailedResponse;
        "422": FailedResponse;
        "429": FailedResponse;
        "451": FailedResponse;
        "500": FailedResponse;
    }
    Index

    Properties

    Properties

    Bad Request

    Unauthorized

    Forbidden

    Unprocessable Entity

    Too Many Requests

    Unauthorized For Legal Reasons

    Internal Server Error