Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions locale/uk-ua/speak.intent
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
(скажи|повтори) {phrase}
12 changes: 11 additions & 1 deletion test/test_intents.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,17 @@ en-us:
- repeat this is a longer phrase to repeat back:
- phrase: this is a longer phrase to repeat back

uk-ua:
speak.intent:
- скажи привіт:
- phrase: привіт
- повтори це довша фраза для повторення:
- phrase: це довша фраза для повторення
- скажи доброго дня:
- phrase: доброго дня
- повтори я тестую голосового асистента:
- phrase: я тестую голосового асистента

unmatched intents:
en-us:
- how do you say hello in spanish
- how do you say thank you in ukrainian
Loading