mdplayscript::speech
pub fn parse_speech<'a>( events: Vec<Event<'a>>) -> Result<Speech<'a>, Vec<Event<'a>>>