Unlimited learning, half price | 50% off

Last chance! 50% off unlimited learning

Sale ends in


rPraat (version 1.3.1)

detectEncoding: detectEncoding

Description

Detects unicode encoding of Praat text files

Usage

detectEncoding(fileName)

Arguments

fileName

Input file name

Value

detected encoding of the text input file

Examples

Run this code
# NOT RUN {
detectEncoding("demo/H.TextGrid")
detectEncoding("demo/H_UTF16.TextGrid")
# }

Run the code above in your browser using DataLab