Поиск в Поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

Подробнее

Juan Pablo Romero Pereira

  • 1 ответ
  • 1 имеет эту проблему
  • 1 просмотр
  • Последний ответ от GerardoPcp04

more options

Good morning. I am trying to develop an online dictation with javascript. A question is asked and the user has to be able to answer it by voice, in any device that has a microphone, mobile, pc etc...

I am using the api Web Speech API https://developer.mozilla.org/es/docs/Web/API/Web_Speech_API/Using_the_Web_Speech_API

I collect the commands that captures the Web Speech API and chain them to form a text and thus obtain the answer that gives me the user, I have searched for alternative methods to dictate with javascript but I have not found any.

The question is that in google chrome this is working for me, but in Mozilla it is giving me problems because it does not recognize the Weeb Speech Api.

Is there any way to make the Weeb Speech Api work in mozilla or any alternative way to dictate?

I have done a lot of googling and have not found any answers.

Thank you very much for your time :)

Good morning. I am trying to develop an online dictation with javascript. A question is asked and the user has to be able to answer it by voice, in any device that has a microphone, mobile, pc etc... I am using the api Web Speech API https://developer.mozilla.org/es/docs/Web/API/Web_Speech_API/Using_the_Web_Speech_API I collect the commands that captures the Web Speech API and chain them to form a text and thus obtain the answer that gives me the user, I have searched for alternative methods to dictate with javascript but I have not found any. The question is that in google chrome this is working for me, but in Mozilla it is giving me problems because it does not recognize the Weeb Speech Api. Is there any way to make the Weeb Speech Api work in mozilla or any alternative way to dictate? I have done a lot of googling and have not found any answers. Thank you very much for your time :)
Приложенные скриншоты

Все ответы (1)

more options

Hola, Este foro es en Español, es atendido por colaboradores, usuarios tratando de ayudar a otros usuarios, si tu consulta es especifica por algo de programación sugiero algún foro de programación web , si piensas que es un bug sugiero abrir un caso en el siguiente foro atendido por lo desarrolladores de Firefox/Mozilla: https://bugzilla.mozilla.org/enter_bug.cgi?format=guided#h=dupes|Firefox| Saludos