FREQUENT QUESTIONS
Does your service work on HTTP or only on HTTPS?
0 min
yes, the speech recognition api works extensively on the secure protocol so your website must be served over https connection it is good practice to implement a redirection (301 or 302) to the version with an ssl certificate, so http //example com/page a > 301 > https //example com/page a that will guarantee that the voice tracker will work all of the time