Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
有没有办法从 Google AJAX 语言 API 获取单词发音数据?我找不到任何参考。它完全可用吗?
谢谢。
当然,试试这个:
http://www.google.com/dictionary/json?callback=dict_api.callbacks.id100&q=example&sl=en&tl=en
其中“example”是您想要发音的单词。