About this trigger
Triggers, queries, and actions are the building blocks of Applets. Triggers tell an Applet to start, queries ask a question, and actions are its end result.
Developer info
- Description
- This trigger fires when you speak a registered phrase to your head unit.
- API endpoint slug
- intelligent_voice.user_speak
Trigger fields
Pid Dropdown list
- Label
- Head Unit
- Helper text
- Smart Access 4car アプリ > APPタブ > 画面上部ID
- Slug
- pid
- Required
- true
- Can have default value
- false
Speak pattern Text input
- Label
- Phrase
- Helper text
- ex) (LINE|ライン)で(.+)と送って
- Slug
- speak_pattern
- Required
- true
- Can have default value
- true
Ingredients
Word1This is your first replaced word.
- Slug
- word1
- Filter code
- IntelligentVoice.userSpeak.Word1
- Type
- String
- Example
- ライン
Word2This is your second replaced word.
- Slug
- word2
- Filter code
- IntelligentVoice.userSpeak.Word2
- Type
- String
- Example
- こんにちは
DateThis is the time when applet was triggered.
- Slug
- date
- Filter code
- IntelligentVoice.userSpeak.Date
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00