* Standardize spelling of TTS and STT * Apply suggestions from code review * Update homeassistant/components/tts/media_source.py --------- Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
* Move legacy stt to separate module * Remove case for None as provider * Add error log for unknown platform * Add some tests