syls2buffer

Function syls2buffer 

Source
pub fn syls2buffer(syls: &[&str]) -> Result<Vec<u8>, Error>
Expand description

Convert syllables into a buffer of their integer values.