Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some web pages create strange effects and error sound #2829

Closed
nvaccessAuto opened this issue Nov 27, 2012 · 4 comments
Closed

Some web pages create strange effects and error sound #2829

nvaccessAuto opened this issue Nov 27, 2012 · 4 comments

Comments

@nvaccessAuto
Copy link

Reported by briang1 on 2012-11-27 15:52

The effect can be seen if you go to
http://www.ipservice.jp/en/bitcash.html
and let it read the page.
Error in IE8.

IO - speech.speak (15:32:55):
Speaking u'Consumers can buy Bit Cash in convenience stores or via internet.'
IO - speech.speak (15:32:56):
Speaking u'All information of Bit Cash is integrated to 16 digit Japanese cursive syllabary, it makes Bit Cash ', IndexCommand(50), u'security thorough.'
IO - speech.speak (15:33:02):
Speaking u'Bit Cash issues campaign card and original card.'
ERROR - synthDrivers._espeak.callback (15:33:03):
callback
Traceback (most recent call last):
File "synthDrivers_espeak.pyc", line 127, in callback
ValueError: invalid literal for int() with base 10: ''
ERROR - unhandled exception (15:33:03):
Traceback (most recent call last):
File "_ctypes/callbacks.c", line 339, in 'converting callback result'
TypeError: an integer is required
ERROR - stderr (15:33:03):
Exception
ERROR - stderr (15:33:03):
in
ERROR - stderr (15:33:03):
<function callback at 0x01C30DF0>
ERROR - stderr (15:33:03):
ignored
ERROR - synthDrivers._espeak.callback (15:33:03):
callback
Traceback (most recent call last):
File "synthDrivers_espeak.pyc", line 127, in callback
ValueError: invalid literal for int() with base 10: ''
ERROR - unhandled exception (15:33:03):
Traceback (most recent call last):
File "_ctypes/callbacks.c", line 339, in 'converting callback result'
TypeError: an integer is required
ERROR - stderr (15:33:03):
Exception
ERROR - stderr (15:33:03):
in
ERROR - stderr (15:33:03):
<function callback at 0x01C30DF0>
ERROR - stderr (15:33:03):
ignored
IO - speech.speak (15:33:06):
Speaking u'Bit Cash is very well known as one of the most famous digital Cash brand.'
ERROR - synthDrivers._espeak.callback (15:33:07):
callback
Traceback (most recent call last):
File "synthDrivers_espeak.pyc", line 127, in callback
ValueError: invalid literal for int() with base 10: ''
ERROR - unhandled exception (15:33:07):
Traceback (most recent call last):
File "_ctypes/callbacks.c", line 339, in 'converting callback result'
TypeError: an integer is required
ERROR - stderr (15:33:07):
Exception
ERROR - stderr (15:33:07):
in
ERROR - stderr (15:33:07):
<function callback at 0x01C30DF0>
ERROR - stderr (15:33:07):
ignored
ERROR - synthDrivers._espeak.callback (15:33:07):
callback
Traceback (most recent call last):
File "synthDrivers_espeak.pyc", line 127, in callback
ValueError: invalid literal for int() with base 10: ''
ERROR - unhandled exception (15:33:07):
Traceback (most recent call last):
File "_ctypes/callbacks.c", line 339, in 'converting callback result'
TypeError: an integer is required
ERROR - stderr (15:33:07):
Exception
ERROR - stderr (15:33:07):
in
ERROR - stderr (15:33:07):
<function callback at 0x01C30DF0>
ERROR - stderr (15:33:07):
ignored
IO - speech.speak (15:33:11):
Speaking of list'
ERROR - synthDrivers._espeak.callback (15:33:12):
callback
Traceback (most recent call last):
File "synthDrivers_espeak.pyc", line 127, in callback
ValueError: invalid literal for int() with base 10: ''
ERROR - unhandled exception (15:33:12):
Traceback (most recent call last):
File "_ctypes/callbacks.c", line 339, in 'converting callback result'
TypeError: an integer is required
ERROR - stderr (15:33:12):
Exception
ERROR - stderr (15:33:12):
in
ERROR - stderr (15:33:12):
<function callback at 0x01C30DF0>
ERROR - stderr (15:33:12):
ignored
IO - speech.speak (15:33:17):
Speaking u'\u25a0', IndexCommand(54), u'Sales Channels of Bit Cash'
IO - speech.speak (15:33:17):
Speaking u'Consumers can buy Bit Cash in following convenience stores. '
IO - speech.speak (15:33:18):
Speaking Cash will contribute to expansion ', IndexCommand(56), u'of payment ways on your web sites.'

In firefox as well as errors the voice speed is slowed by the first error it encounters it seems.

snap 5617.

@nvaccessAuto
Copy link
Author

Comment 1 by briang1 on 2012-11-27 18:09
The slow down in Firefox speaking is also in 2012.3, it is only on Espeak and it looks like a few character codes are being sent to Espeak which are not catered for or have control functions. If you open the voice dialogue when the speech is slowed it returns to normal speed again

@dkager
Copy link
Collaborator

dkager commented Jul 15, 2017

@Brian1Gaff Is this still valid with espeak-ng?

@Brian1Gaff
Copy link

Brian1Gaff commented Jul 16, 2017 via email

@dkager
Copy link
Collaborator

dkager commented Jul 16, 2017

Closing as per the comment above.

@dkager dkager closed this as completed Jul 16, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants