Refine a few Assist sentences

This commit is contained in:
2023-07-27 23:08:15 -04:00
parent db53d2decd
commit f86731834b
2 changed files with 3 additions and 3 deletions

View File

@ -4,8 +4,8 @@ intents:
SetVolume:
data:
- sentences:
- "(set|change) {media_player} volume to {volume} [percent]"
- "(set|change) [the] volume for {media_player} to {volume} [percent]"
- "(set|change) [the] {media_player} volume to {volume} [percent]"
- "(set|change) [the] volume for [the] {media_player} to {volume} [percent]"
skip_words:
- "please"

View File

@ -18,7 +18,7 @@ lists:
out: "person.tony_stork"
- in: "(tina stork|christina stork|tina|christina|mom)"
out: "person.christina_stork"
- in: "(kallen stork|collin stork|kallen|collin)"
- in: "(kallen stork|kallens stork|collin stork|collins stork|kallen|kallens|collin|collins)"
out: "person.kallen_stork"
- in: "(emmalynn stork|emma stork|emmalynn|emma)"
out: "person.emmalynn_stork"