mirror of
https://github.com/home-assistant/core.git
synced 2025-07-22 04:37:06 +00:00
spelling: components/demo (#64245)
Co-authored-by: Josh Soref <jsoref@users.noreply.github.com>
This commit is contained in:
parent
610045f4c1
commit
83566a7722
@ -39,7 +39,7 @@ class DemoProvider(Provider):
|
||||
|
||||
@property
|
||||
def supported_options(self):
|
||||
"""Return list of supported options like voice, emotionen."""
|
||||
"""Return list of supported options like voice, emotions."""
|
||||
return ["voice", "age"]
|
||||
|
||||
def get_tts_audio(self, message, language, options=None):
|
||||
|
Loading…
x
Reference in New Issue
Block a user