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:
parent
b03dbeaed5
commit
c3a3ddcfa4
25 changed files with 57 additions and 57 deletions
|
@ -1,4 +1,4 @@
|
|||
"""Tests for Microsoft Text-to-Speech."""
|
||||
"""Tests for Microsoft text-to-speech."""
|
||||
from unittest.mock import patch
|
||||
|
||||
from pycsspeechtts import pycsspeechtts
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue