Volume Toast dialog functionsA volume toast dialog is a simple toast dialog that displays a message, and a volume indicator.Related linksFunctions in dialog.hFunctions that are available for working with dialogs.dialog_create_volume_toast()Create a volume toast dialog. dialog_set_volume_toast_control()Set the volume control on a volume toast dialog. dialog_set_volume_toast_device_text()Set the device text of a volume toast dialog. dialog_set_volume_toast_direction()Set the volume direction on a volume toast dialog. dialog_set_volume_toast_level()Set the volume level on a volume toast dialog. dialog_set_volume_toast_muted()Set whether to indicate that volume is muted on a volume toast dialog.