alexa-pi/AlexaPi

Make all the sound paths configurable

Open

#122 建立於 2017年1月1日

在 GitHub 查看
 (8 留言) (0 反應) (0 負責人)Python (1,324 star) (402 fork)batch import
audioenhancementhelp wantedrequest

描述

We distribute some sound files in the src/resources/ directory. We should make them all configurable. Particularly Alexa's "yes" and "hello" might get annoying over a time, so users might want to replace them with something else.

We should use something like .replace('{resources_path}', resources_path) and set the paths in the config relative to the {resources_path} directory.

貢獻者指南