mirror of
https://github.com/home-assistant/core.git
synced 2025-12-20 02:48:57 +00:00
Standardize spelling of TTS and STT (#93857)
* 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>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
"""Helper script to update supported languages for Microsoft Text-to-Speech (TTS)."""
|
||||
"""Helper script to update supported languages for Microsoft text-to-speech (TTS)."""
|
||||
from pathlib import Path
|
||||
|
||||
from lxml import html
|
||||
|
||||
Reference in New Issue
Block a user