Objective
If the user's configured name is not formatted correctly or contains unexpected characters, it can cause TTS errors.
Initial Implementation Requirements
- Implement some method to sanitize configuration values
- Add test coverage for different kinds of strange configs (alternate character sets, punctuation)
Other Considerations
Relates to NeonGeckoCom/skill-user_settings#114
Objective
If the user's configured name is not formatted correctly or contains unexpected characters, it can cause TTS errors.
Initial Implementation Requirements
Other Considerations
Relates to NeonGeckoCom/skill-user_settings#114