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

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

package org.devlive.sdk.openai.model;

public enum AudioModel
{
    mp3,
    mp4,
    mpeg,
    mpga,
    m4a,
    wav,
    webm
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy