z4857 Zhou • 7 months ago
Where to find Translator API
Hi,
I wonder if any recommend on which experimental tool to use for translation?
I try to find the Gemini Nano supported one, bu no #translator-api-for-gemini-nano can be found on chrome://flags/. I also tried to check the availability via DevTools console, while the return message is:
-----Uncaught TypeError: Failed to execute 'availability' on 'Translator': 1 argument required, but only 0 present.
Comments are closed.

2 comments
François Beaufort Manager • 7 months ago
See https://developer.chrome.com/docs/ai/translator-api#language-support to fix your error
z4857 Zhou • 7 months ago
Thank you!