Skip to main content

TextToSpeechGetVolume

Function TextToSpeechGetVolume 

Source
pub unsafe extern "C" fn TextToSpeechGetVolume(
    phTTS: LPTTS_HANDLE_T,
    type_: c_int,
    volume: *mut c_int,
) -> MMRESULT