batoracli

Results 1 issues of batoracli

SpeechRecognitionはFirefoxでは呼べないためUI表示前にエラーになっていました。ひとまずif文で抜ければFirefoxでもVRMを表示してテキスト入力で会話できました。 参考: https://caniuse.com/speech-recognition # before ![image](https://user-images.githubusercontent.com/67293653/235313860-ea84394d-d8c4-4369-8bfe-3ba983800ad9.png) # after ![image](https://user-images.githubusercontent.com/67293653/235313892-de0b488f-804b-451a-b454-f88c7a625404.png) ![image](https://user-images.githubusercontent.com/67293653/235313953-0f08b924-42f5-4e03-b9ee-9c10c5c624c8.png)