# Scripts This is the list of scripts used by the screenreader. They are contained in ``res://addons/godot-screenreader/scripts/object_scripts/``. - [ax_button](scripts/ax_button.md) - [ax_checkbox](scripts/ax_checkbox.md) - [ax_checkbutton](scripts/ax_checkbutton.md) - [ax_codeedit](scripts/ax_codeedit.md) - [ax_control](scripts/ax_control.md) - [ax_hslider](scripts/ax_hslider.md) - [ax_label](scripts/ax_label.md) - [ax_lineedit](scripts/ax_lineedit.md) - [ax_linkbutton](scripts/ax_linkbutton.md) - [ax_menubar](scripts/ax_menubar.md) - [ax_menubutton](scripts/ax_menubutton.md) - [ax_optionbutton](scripts/ax_optionbutton.md) - [ax_panelcontainer](scripts/ax_panelcontainer.md) - [ax_panel](scripts/ax_panel.md) - [ax_progressbar](scripts/ax_progressbar.md) - [ax_spinbox](scripts/ax_spinbox.md) - [ax_textedit](scripts/ax_textedit.md) - [ax_texturerect](scripts/ax_texturerect.md) - [ax_tree](scripts/ax_tree.md) - [ax_videostream](scripts/ax_videostream.md) - [ax_vslider](scripts/ax_vslider.md) [<- Previous (Classes)](classes.md) | [Next (Known Bugs) ->](known_bugs.md) [Back to Index](index.md) [Back to README](../../README.md)