/// Accepts `Voice` packets from a reflector and turns them into LSF and Stream frames.
///
/// This is the format required for the voice data to cross the KISS protocol boundary.
/// Accepts `Voice` packets from a reflector and turns them into LSF and Stream frames.
///
/// This is the format required for the voice data to cross the KISS protocol boundary.
///
/// For a series of transmissions this object should be re-used so that Stream ID is correctly
/// changed after each new LSF.
///
/// For a series of transmissions this object should be re-used so that Stream ID is correctly
/// changed after each new LSF.