Use of chromium browser speech api is limited.

The speech-api worked fine, but it does not work at any moment.

The api imposed restrictions on the aarch64 architecture.

In the Chrome browser, navigator.userAgent appears as below.
user-agent: Mozilla / 5.0 (X11; Linux aarch64) AppleWebKit / 537.36 (KHTML, like Gecko) Ubuntu Chromium / 66.0.3359.181 Chrome / 66.0.3359.181 Safari / 537.36

It is not desirable, but I want to trick architecture in TX2.
Please let me know how to remove or trick the aarch64 part.

shyoon,

I don’t think it is related to tegra… Could you describe more about what you want to do?

Are you telling me that you want to cheat your browser that it is not a aarch64 platform?