Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
honor configuration when setting the speech rate
up to now, configuration was read, but never actually used. This begins a series of changes, perhaps across multiple fronts, to do so. This makes `state::new` send a message on the ssip channel, with the request to set the rate to a user defined value warning: if somehow the ssip task isn't initialized by the point we get there, the change will be lost in the channel, or may be picked up later than intended
- Loading branch information