pub type RawMessage = String;
The raw text of message.
The raw message is the message received from the speech recognition service.
pub struct RawMessage { /* private fields */ }