It opens the 'Praat' GUI.

start_praat()

Value

Nothing. Used for its side effects.

Examples

if (FALSE) {
# Open Praat GUI.
start_praat()
}