Release Kodi Screen Reader (Text to speech)
(2015-09-28, 11:50)donkamillo Wrote: Just done! :-) I never used pastebin, so I don't know how to do that. I'll PM you a link so you can download it from my dropbox, if that is OK?

Regards!
Thanks for doing that, much appreciated. It's in the latest version.
(2015-10-01, 06:51)echospot Wrote: I attempted to email you @ruuk but it the website wouldn't let me. I just barely hopped on the addon development train so bear with my novice level.

Is there anyway to use you TTS addon from other addons? For example, I'm working on an alarm clock of sorts which involves using lirc to turn on my tv, a tts engine saying w/e morning greeting I'd like, etc etc. I'm looking into the xbmc.executebuiltin but I'm not sure if that's how I should access your engine from my plugin. If worse comes to worse, whats the best way about merging your engine into my addon? (under your discretion of course).

Thanks!
echospot

Here's a link to some code that will allow you to send speech to the addon: https://raw.githubusercontent.com/ruuk/s...oSpeech.py

Save that to a .py file, import it and use it's method sayText(text,interrupt=False)

Will only work with the latest version. I realized I removed some of the code that allowed this to work, but fixed it for 1.0.4 Smile
Reply


Messages In This Thread
Kodi Screen Reader (Text to speech) - by ruuk - 2014-06-02, 00:15
v0.0.67 - by ruuk - 2014-06-02, 22:37
v0.0.68 - by ruuk - 2014-06-03, 23:14
v0.0.69 - by ruuk - 2014-06-05, 18:38
v0.0.70 - by ruuk - 2014-06-08, 02:30
v0.0.71 - by ruuk - 2014-06-09, 01:35
v0.0.72 - by ruuk - 2014-06-11, 02:06
v0.0.73 - by ruuk - 2014-06-12, 20:20
v0.0.75 - by ruuk - 2014-06-17, 02:16
v0.0.75 - by ruuk - 2014-06-18, 02:12
v0.0.76 - by ruuk - 2014-06-23, 01:37
v0.0.77 - by ruuk - 2014-06-30, 00:19
v0.0.78 - by ruuk - 2014-07-01, 20:50
v0.0.79 - by ruuk - 2014-07-06, 01:30
speech.server v0.0.7 - by ruuk - 2014-06-11, 22:54
v0.0.80 - by ruuk - 2014-07-06, 19:42
v0.0.81 - by ruuk - 2014-07-07, 19:35
v0.0.82 - by ruuk - 2014-07-11, 19:40
v0.0.83 - by ruuk - 2014-08-14, 00:31
v0.0.84 - by ruuk - 2014-10-26, 23:26
v0.0.85 - by ruuk - 2014-11-01, 21:54
v0.0.86 - by ruuk - 2014-12-16, 20:52
v0.0.87b - by ruuk - 2014-12-23, 01:09
v0.0.88b - by ruuk - 2014-12-23, 02:18
v0.1.0b - by ruuk - 2014-12-25, 21:12
v0.1.1b - by ruuk - 2014-12-26, 21:26
v0.1.2 - by ruuk - 2015-02-28, 02:12
v1.0.0 - by ruuk - 2015-04-06, 19:38
v1.0.1 - by ruuk - 2015-04-25, 19:14
v1.0.2 - by ruuk - 2015-06-28, 01:18
v1.0.3 - by ruuk - 2015-09-07, 23:09
v1.0.4 - by ruuk - 2015-10-02, 19:43
v1.0.5 - by ruuk - 2015-10-06, 20:53
v1.0.6 - by ruuk - 2016-05-15, 19:02
v1.0.7 - by ruuk - 2017-07-16, 08:09
v1.0.8 - by ruuk - 2017-11-12, 09:59
v1.0.6b1 - by ruuk - 2016-01-02, 22:20
v1.0.6b2 - by ruuk - 2016-01-25, 19:12
Downloads Page Fixed - by ruuk - 2014-12-22, 21:17
RE: Kodi Screen Reader (Text to speech) - by ruuk - 2015-10-02, 19:48
Kodi Screen Reader (Text to speech) - by ruuk - 2015-11-11, 21:00
Kodi Screen Reader (Text to speech) - by ruuk - 2017-07-14, 23:08
Kodi Screen Reader (Text to speech) - by ruuk - 2017-11-18, 18:41
Kodi Screen Reader (Text to speech) - by ruuk - 2017-11-18, 21:29
Logout Mark Read Team Forum Stats Members Help
Kodi Screen Reader (Text to speech)10