Function create_speech

Source
pub async fn create_speech(
    request: SpeechRequest,
) -> Result<Vec<u8>, LlamaCoreError>
Expand description

Generate audio from the input text.