Git Product home page Git Product logo

Comments (6)

tiansh avatar tiansh commented on July 18, 2024

好像之前在 Edge 上的包括 Xiaoxiao 那几个远程语音遇到过类似的情况……后来更新版本就好了……(

你遇到问题的是什么系统什么浏览器用的哪个语音

from reader.

tiansh avatar tiansh commented on July 18, 2024

设置最下面有个高级设置,然后贴下面这些配置可能管用。

; 语音朗读忽略满足如下正则(ECMAScript)的文本行:这个可以用来解决特定版本 Windows 10 的 Xiaoxiao 在遇到特定文本时候停止朗读的问题
[speech]
skip_text_regex=/^[\u0000-\u002f\u003a-\u0040\u005b-\u0060\u007b-\u245f\u2500-\u3040\ufe00-\uff0f\uff1a-\uff20\uff3b-\uff40\uff5b-\uff65\uffe0-\u{1ffff}]*$/us

; 在每段末尾追加朗读的文本:这个用来解决 iOS 17 的 婷婷 在遇到特定文本时跳过的问题
[speech]
extra_suffix=“”。

from reader.

flybord avatar flybord commented on July 18, 2024

好像之前在 Edge 上的包括 Xiaoxiao 那几个远程语音遇到过类似的情况……后来更新版本就好了……(

你遇到问题的是什么系统什么浏览器用的哪个语音

最新版Edge,Xiaoxiao语音,不管是哪个网站,还是本插件读取txt,朗读碰到独行全角省略号都可能会停

from reader.

flybord avatar flybord commented on July 18, 2024

设置最下面有个高级设置,然后贴下面这些配置可能管用。

; 语音朗读忽略满足如下正则(ECMAScript)的文本行:这个可以用来解决特定版本 Windows 10 的 Xiaoxiao 在遇到特定文本时候停止朗读的问题
[speech]
skip_text_regex=/^[\u0000-\u002f\u003a-\u0040\u005b-\u0060\u007b-\u245f\u2500-\u3040\ufe00-\uff0f\uff1a-\uff20\uff3b-\uff40\uff5b-\uff65\uffe0-\u{1ffff}]*$/us

; 在每段末尾追加朗读的文本:这个用来解决 iOS 17 的 婷婷 在遇到特定文本时跳过的问题
[speech]
extra_suffix=“”。

感谢,我这就试试

from reader.

tiansh avatar tiansh commented on July 18, 2024

好像之前在 Edge 上的包括 Xiaoxiao 那几个远程语音遇到过类似的情况……后来更新版本就好了……(
你遇到问题的是什么系统什么浏览器用的哪个语音

最新版Edge,Xiaoxiao语音,不管是哪个网站,还是本插件读取txt,朗读碰到独行全角省略号都可能会停

那可能和我之前遇到的这个问题一样了:https://stackoverflow.com/questions/68730947/edge-browser-speech-synthesis-stop-working-after-call-speak-with-some-empty-para

from reader.

flybord avatar flybord commented on July 18, 2024

问题似乎解决了,测试了几个小时,以前会停的地方现在都不会停了。再次感谢!

from reader.

Related Issues (15)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.