SongGuess
    Preparing search index...
    type AiTextToSpeechInput = {
        lang?: string;
        prompt: string;
    }
    Index

    Properties

    Properties

    lang?: string
    prompt: string