#[unsafe(no_mangle)]pub extern "C" fn tts_set_volume(ctx: *mut tts_ctx, volume: f32)
Set the speech volume (1.0 = normal).
ctx must be valid.
ctx