Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

list_sampleRates

List sample rates of media and annotation (_annot.json) files


Description

List sample rates of media and annotation (_annot.json) files

Usage

list_sampleRates(emuDBhandle, sessionPattern = ".*", bundlePattern = ".*")

Arguments

emuDBhandle

emuDB handle object (see load_emuDB)

sessionPattern

A regular expression pattern matching session names to be searched from the database

bundlePattern

A regular expression pattern matching bundle names to be searched from the database

Value

tibble with the columns

  • session

  • bundle

  • sample_rate_annot_json

  • sample_rate_media_file

session, b


emuR

Main Package of the EMU Speech Database Management System

v2.2.0
GPL (>= 2)
Authors
Raphael Winkelmann [aut, cre], Klaus Jaensch [aut, ctb], Steve Cassidy [aut, ctb], Jonathan Harrington [aut, ctb]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.