All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.devlive.sdk.openai.model.AudioFormatModel Maven / Gradle / Ivy

package org.devlive.sdk.openai.model;

public enum AudioFormatModel
{
    json,
    text,
    srt,
    verbose_json,
    vtt
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy