|
8 anos atrás | |
---|---|---|
.. | ||
tests | 8 anos atrás | |
README.md | 8 anos atrás | |
__init__.py | 8 anos atrás | |
sounddeviceplayer.py | 8 anos atrás |
This Player is based on the sounddevice and soundfile engines
parameter | required | default | choices | comment |
---|---|---|---|---|
convert_to_wav | no | TRUE | True, False | Convert the generated file from the TTS into wav before reading |
default_player: "sounddeviceplayer"
players:
- sounddeviceplayer:
convert_to_wav: True
This Player does not handle mp3 format, converting mp3 to wav might be required.