Function process_non_streaming_response

Source
pub async fn process_non_streaming_response(
    rx: &mut Receiver<Response>,
    state: SharedMistralRsState,
    response_format: AudioResponseFormat,
) -> SpeechGenerationResponder
Expand description

Process non-streaming speech generation responses.