Line 1:
Line 1:
+
<pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;">
This action will prompt for voice input and then save the recognized text into a string variable for later use.
This action will prompt for voice input and then save the recognized text into a string variable for later use.
For example if you wanted to enable a quick way to send an SMS to a contact, you could use the voice input action to capture spoke text into a variable and then use the contents of that variable as the SMS text content in an SMS action.
For example if you wanted to enable a quick way to send an SMS to a contact, you could use the voice input action to capture spoke text into a variable and then use the contents of that variable as the SMS text content in an SMS action.
+
</pre>