spelling: components/demo (#64245)
Co-authored-by: Josh Soref <jsoref@users.noreply.github.com>
This commit is contained in:
parent
610045f4c1
commit
83566a7722
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue