Function set_record_sound

Source
pub fn set_record_sound(sound: &str)
Expand description

Set the sound of the temporary record stored on the server for the currently
specified record type.

sound The sound of the record.

Returns void