pub fn syls2buffer(syls: &[&str]) -> Result<Vec<u8>, Error>
Convert syllables into a buffer of their integer values.