Vowel_ee {mosaicCalc} | R Documentation |
Recordings of vowel sounds
Description
"Oh" refers to "o" as in "stone." "Ee" to "eel".
Usage
Vowel_ee
Vowel_oh
Oh_sound
Ee_sound
Format
Data frames with two columns
-
y
: The instantaneous amplitude of the vowel sound. -
t
: Time (seconds)
An object of class tbl_df
(inherits from tbl
, data.frame
) with 780 rows and 2 columns.
An object of class tbl_df
(inherits from tbl
, data.frame
) with 7192 rows and 2 columns.
An object of class tbl_df
(inherits from tbl
, data.frame
) with 10194 rows and 2 columns.
Details
-
Oh_sound
andEe_sound
contain the complete utterances. -
Vowel_ee
andVowel_oh
are snippets of about 0.04 seconds duration.
[Package mosaicCalc version 0.6.4 Index]