Skip to main content

module_tts_output_server

Function module_tts_output_server 

Source
pub unsafe extern "C" fn module_tts_output_server(
    track: *const Track,
    format: Format,
)
Expand description

Forward an audio chunk to the server

Can be called as many times as desired, e.g. for each chunk produced by the synthesizer.