test
This commit is contained in:
@@ -23,14 +23,14 @@ in
|
||||
uri = "tcp://0.0.0.0:10300";
|
||||
};
|
||||
|
||||
piper = {
|
||||
package = pkgs.stable.wyoming-piper;
|
||||
servers.hass-piper = {
|
||||
enable = true;
|
||||
voice = "en-us-ryan-high";
|
||||
uri = "tcp://0.0.0.0:10200";
|
||||
};
|
||||
};
|
||||
# piper = {
|
||||
# package = pkgs.stable.wyoming-piper;
|
||||
# servers.hass-piper = {
|
||||
# enable = true;
|
||||
# voice = "en-us-ryan-high";
|
||||
# uri = "tcp://0.0.0.0:10200";
|
||||
# };
|
||||
# };
|
||||
};
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user