-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Sample: Prime speech using a tap-to-dismiss splash screen on Safari #995
Copy link
Copy link
Closed
Labels
SampleImplement PoC or sample codeImplement PoC or sample codebacklogOut of scope for the current iteration but it will be evaluated in a future release.Out of scope for the current iteration but it will be evaluated in a future release.bugIndicates an unexpected problem or an unintended behavior.Indicates an unexpected problem or an unintended behavior.community-help-wantedThis is a good issue for a contributor to take on and submit a solutionThis is a good issue for a contributor to take on and submit a solutionfront-burnerp2Nice to haveNice to havev3Deprecated v3 versionDeprecated v3 version
Metadata
Metadata
Assignees
Labels
SampleImplement PoC or sample codeImplement PoC or sample codebacklogOut of scope for the current iteration but it will be evaluated in a future release.Out of scope for the current iteration but it will be evaluated in a future release.bugIndicates an unexpected problem or an unintended behavior.Indicates an unexpected problem or an unintended behavior.community-help-wantedThis is a good issue for a contributor to take on and submit a solutionThis is a good issue for a contributor to take on and submit a solutionfront-burnerp2Nice to haveNice to havev3Deprecated v3 versionDeprecated v3 version
I'm have a webchat conrol for a bot that that is up and running and working well in Chrome. The link How to enable speech in Web Chat shows how to set this up and we have done it exactly like this.
It mentioned multiple browsers, but does not specify Safari in any way.
We need this working on an iPhone, however it just doesn't seem to work, there is not a lot of feedback from the browser, the icon changes and it appears to have turned on the microphone after access is approved.
Nothing spoken is recorded/recognized and the text area of the bot stays empty, no 'listining....' or any other indication its working other than the red microphone on icon in the browser header. clicking the icon mutes and un-mutes as you'd expect, it just doesn't seem to be connected to the webchat control in the browser.
All of my investigation appears to go around in circles.
Thanks for taking the time to read, any assistance would be much appreciated, I'm at the end on this investigation and pulling my hair out.