# NOT RUN {
{
# write wave files with lower case file extension
data(list = c("Phae.long1"))
writeWave(Phae.long1, file.path(tempdir(), "Phae.long1.wav"))
warbleR::read_wave(X = lbh_selec_table, index = 1, path = tempdir())
}
# }
Run the code above in your browser using DataLab