小弟还是在各种学习英语, 其中看技术文档后想听一下每个单词怎么读的, 所以想了此办法
但发现略读还是不少的, 有些地方很别扭, 不知道是我菜还是对方的问题, 请大佬指点一下?
内容是 react 的官方文档: https://react.dev/learn , 我把代码块之类的删掉了
openai 参数: tts-hd, Alloy, 速度 1
转完之后的音频 7 分钟: https://drive.google.com/file/d/11Lk0rd0G7KgewwEzKY6kSm7FJ6A3bqDz/view
Welcome to the React documentation! This page will give you an introduction to the 80% of React concepts that you will use on a daily basis.
React apps are made out of components. A component is a piece of the UI (user interface) that has its own logic and appearance. A component can be as small as a button, or as large as an entire page.
React components are JavaScript functions that return markup:
这是一个专为移动设备优化的页面(即为了让你能够在 Google 搜索结果里秒开这个页面),如果你希望参与 V2EX 社区的讨论,你可以继续到 V2EX 上打开本讨论主题的完整版本。
V2EX 是创意工作者们的社区,是一个分享自己正在做的有趣事物、交流想法,可以遇见新朋友甚至新机会的地方。
V2EX is a community of developers, designers and creative people.