parselmouth.read#
- parselmouth.read(file_path: str) parselmouth.Data #
Read a file into a
parselmouth.Data
object.- Parameters:
file_path (str) – The path of the file on disk to read.
- Returns:
The Praat Data object that was read.
- Return type:
See also