Function setupSpeak

Source
pub unsafe extern "C" fn setupSpeak(
    pitch: c_uchar,
    speed: c_uchar,
    throat: c_uchar,
    mouth: c_uchar,
)