依赖于谷歌云的服务,将会议语音传给谷歌的 Google Cloud speech-to-text API,然后得到识别的文字,而且如果你说话停顿很小,可以自动修正上下文中的识别错误。文字会自动在屏幕上弹出来,同时在文字聊天窗口当中,每句话都…
 AvalonEdit is a WPF-based extensible text editor. AvalonEdit是基于WPF的可扩展的文本编辑器。 While the WPF RichTextBox is quite powerful, you quickly run into its limits when trying to use it as a code editor: its hard to write effi…