parselmouth.read#
- parselmouth.read(file_path: str) parselmouth.Data#
Read a file into a
parselmouth.Dataobject.- 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
Read a file into a parselmouth.Data object.
file_path (str) – The path of the file on disk to read.
The Praat Data object that was read.
See also