Skip to content

Commit 0ae195c

Browse files
frenckCopilot
andauthored
Update source/_integrations/assist_satellite.markdown
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 28482c3 commit 0ae195c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/_integrations/assist_satellite.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ target:
115115

116116
### Action `assist_satellite.ask_question`
117117

118-
The {% my developer_call_service service="assist_satellite.ask_question" %} action asks a question on the satellite, listens for a response, and matches it against a pre-defined list of possible answers. Information about the matched answer is stored in a `response_variable` so the appropriate next steps can be taken in your automation or script.
118+
The {% my developer_call_service service="assist_satellite.ask_question" %} action asks a question on the satellite, listens for a response, and matches it against a predefined list of possible answers. Information about the matched answer is stored in a `response_variable` so the appropriate next steps can be taken in your automation or script.
119119

120120
The question may be provided as text or a media id. If text is used, it will first be converted to a media id using the [text-to-speech](/integrations/tts) system of the satellite's configured [pipeline](/voice_control/voice_remote_local_assistant/).
121121

0 commit comments

Comments
 (0)