hi all, I have to input the value "file" as text only that I can't do it Could someone help me?
I use the "routine speak" block of "alexa-crackable".
hi all, I have to input the value "file" as text only that I can't do it Could someone help me?
I use the "routine speak" block of "alexa-crackable".
try somethiing like this
{
"text": "text plus var file" & $$.file & "more text"
}
[edit] Correction for future readers
"text plus var file" & $$.file & "more text"
Have you spotted the differnece yet mine has no {"text": }
thank you is work
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.