Skip to contents

It opens the 'Praat' GUI.

Usage

start_praat()

Value

Nothing. Used for its side effects.

Examples

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