Search code examples
google-chromebotframeworkweb-chat

how to change default language when using Browser-provided speech BotFramework


I want to enable speech in Web Chat. According to this, it is possible. And I did it. But it's English. I want to change to the Japanese. Is it possible?


Solution

  • locale="ja-JP" webSpeechPonyfillFactory={xxx}