2021-01-22 07:45:19

Can you tell me name of the addon to try to find on kody site manualy?

2021-01-22 08:40:34

what platform are you on. windows, linux, mac os.

i am a system, i have headmates, and that is my life, and my discord is rings2006wilson#8609

2021-01-22 09:00:08

Windows, i download from site, extract in to addon folder, but when i start kody i can not hear tts voice to speech. Now i'm uninstal kody to try again to instal it and find addon through software.

2021-01-22 09:08:09

Okay, now when i go down arrow ten times, i hear kody screen reader, pressing twice enter on them and firstly hear downloading, second instaling and after that i hear: eror, check the log for more information.

2021-01-22 09:13:30

strange. go to app data, roaming, kodi, and share whats in kodi.log

i am a system, i have headmates, and that is my life, and my discord is rings2006wilson#8609

2021-01-22 09:43:43

i found something:
2021-01-22 08:03:43.449 T:9016  NOTICE: service.xbmc.tts: 1.0.8
2021-01-22 08:03:43.449 T:9016  NOTICE: service.xbmc.tts: Platform: win32
2021-01-22 08:03:45.975 T:9016  NOTICE: service.xbmc.tts: playSFX() does NOT have useCached
2021-01-22 08:03:46.153 T:9016   ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
                                             - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
                                            Error Type: <type 'exceptions.UnicodeEncodeError'>
                                            Error Contents: 'ascii' codec can't encode character u'\u0161' in position 13: ordinal not in range(128)
                                            Traceback (most recent call last):
                                              File "C:\Users\Milo�\AppData\Roaming\Kodi\addons\service.xbmc.tts\main.py", line 39, in <module>
                                                main()
                                              File "C:\Users\Milo�\AppData\Roaming\Kodi\addons\service.xbmc.tts\main.py", line 36, in main
                                                startService()
                                              File "C:\Users\Milo�\AppData\Roaming\Kodi\addons\service.xbmc.tts\service.py", line 537, in startService
                                                TTSService().start()
                                              File "C:\Users\Milo�\AppData\Roaming\Kodi\addons\service.xbmc.tts\service.py", line 42, in __init__
                                                util.playSound('on')
                                              File "C:\Users\Milo�\AppData\Roaming\Kodi\addons\service.xbmc.tts\lib\util.py", line 89, in playSound
                                                xbmc.playSFX(wavPath)
                                            UnicodeEncodeError: 'ascii' codec can't encode character u'\u0161' in position 13: ordinal not in range(128)
                                            -->End of Python script error report<--

2021-01-22 09:44:26

my windows iz 64 bit and i download kody version 64

2021-01-22 17:04:28

If people want's it I could give you my Kodi config, keep in mind that there's a bunch of stuff there.

My discord: the_real_amethyst
Join my accessible Pokémon discord server

2021-01-22 17:06:09

@31 it's because you tryde to install it manually, you will need to remove the kodi folder in appdata\roaming, if you install it from kodi now, it will work.

My discord: the_real_amethyst
Join my accessible Pokémon discord server

2021-01-22 17:08:57

exactly. and why not gamulation. help people out

i am a system, i have headmates, and that is my life, and my discord is rings2006wilson#8609

2021-01-22 17:17:22

I hate to be that person but is this even allowed to be discussed on the forum? this program grants access to pirated materials via add ons I know that this program doesn't do this by default but with the right add ons (Which I am assuming are easy to find with the right keywords on Google) these materials are accessible with a single click

2021-01-22 17:20:27

Hi.


@mechaSkyGuardian, I'd think it's fine. After all; by that logic; we shouldn't be able to talk about NVDA as it has addons that aren't legal.

I'm gone for real :)

2021-01-22 18:25:17

@ 34, i need to remove kody folder from app data, roaming? Em I right?

2021-01-22 18:29:19

yes

i am a system, i have headmates, and that is my life, and my discord is rings2006wilson#8609

2021-01-22 18:42:14

Again eror.

2021-01-22 18:44:51 (edited by rings2006 2021-01-22 18:45:20)

same error? did you install it with kodi or manualy? also the exe to install the screen reader doesnt work

i am a system, i have headmates, and that is my life, and my discord is rings2006wilson#8609

2021-01-22 19:13:01

I instal it through kody.

2021-01-22 19:21:59

Let's see if I can install it from the latest version of Kody. Ah, long time I don't use that software

73 Wj3u

2021-01-22 20:32:27 (edited by TheRealAmethyst 2021-01-22 20:32:55)

ok guys, don't install kodi 19, I think it's still in beta, but don't do it, it removes python 2 support, wich kodi screen reader uses.

My discord: the_real_amethyst
Join my accessible Pokémon discord server

2021-01-22 20:35:39

So does that mean that the sr is finished then? crap.

"Hello Jerry."
"Hello Newman."

2021-01-22 20:41:12

just install kodi 18. and someone could convert it to python 3

i am a system, i have headmates, and that is my life, and my discord is rings2006wilson#8609

2021-01-22 20:41:49

but i have 18.9 version

2021-01-22 21:21:06

strange

i am a system, i have headmates, and that is my life, and my discord is rings2006wilson#8609

2021-01-22 22:50:41

Not entirely sure, but looking at the error:

                                            Error Type: <type 'exceptions.UnicodeEncodeError'>
                                            Error Contents: 'ascii' codec can't encode character u'\u0161' in position 13: ordinal not in range(128)

It's not at position 13, but there's a non-ASCII character in your file path. Specifically:

C:\Users\Milo�\

The character before the final \ doesn't appear to be in the ASCII range.

I thought one of the big benefits in the Python 2 to 3 conversion was its string handling, so maybe that's what's getting you here. If you really want to run this, maybe create a separate user account with only ASCII characters in the name, or move your installation to a different directory. Not sure how to do the latter, sorry.

2021-01-23 03:02:15

Someone is working on getting the screen reader working with Kodi 19, however they're having some problems with the speech setting not saving, or that's the impression I was getting on the thread.