Set the file-extension in a path to .TextGrid
Arguments
- xs
paths or filenames
Value
the paths with their extensions replaced with .TextGrid
Examples
set_textgrid_ext("C:/Programs/Nullsoft/Winamp/Demo.mp3")
#> [1] "C:/Programs/Nullsoft/Winamp/Demo.TextGrid"