Seite 1 von 1

Suche eine Art "Vorlese"-Mod

Verfasst: 12.08.2006 11:28
von mascoxx
Hallo!

Mir geht gerade die komische Idee durch den Kopf, ob es für phpBB nicht
einen Mod gibt, der dem Benutzer die Beiträge vorliest?!
Weiß das zufällig jemand?

LG
Clemens

Verfasst: 12.08.2006 11:58
von Stefane
Read-Topics-aloud-mod: http://www.phpbbhacks.com/download/1506
ich weiß nicht, wie er funktioniert, ob deutsch oder englisch. Teste ihn mal und lass es mich bitte wissen!

Verfasst: 12.08.2006 20:19
von faster
Laut der "change language" die der zip Datei beiliegt, lassen sich ziemlich viel Sprachen Installieren.

Code: Alles auswählen

## Note, You MUST replace the X's in the classid with the proper code from
## this chart below for this to work.
## 
## 
## Language 		Language ID 
## 
## Arabic 		0401 
## Basque 		042D 
## Croation 		041A 
## Czech 		0405 
## Danish 		0406 
## Dutch 		0413 
## Finnish 		040B 
## French 		040C 
## German 		0407 
## Greek 		0408 
## Hebrew 		040D 
## Hungarian 		040E 
## Italian 		0410 
## Japanese 		0411 
## Korean 		0412 
## Norwegian 		0414 
## Polish 		0415 
## Portuguese 		0816 
## Portuguese (Brazil) 	0416 
## Romanian 		0418 
## Russian 		0419 
## Simplified Chinese 	0804 
## Slovakian 		041B 
## Slovenian 		0424 
## Spanish 		0C0A 
## Swedish 		041D 
## Thai 		041E 
## Traditional Chinese 	0404 
## Turkish 		041F 
Werde den auch mal einbauen und dann Bescheidgeben falls mascoxx sich bis dahin noch nicht gemeldet hat.

Verfasst: 13.08.2006 10:55
von faster
So habe mir den Mod ebend mal eingebaut. Leider bekomme ich keine Sprachausgabe. In der FAQ steht was vom runterladen eines Files von Microsoft http://www.microsoft.com/msagent/downloads/user.asp , aber leider weiß ich da nicht ganz genau welche datei ich dafür brauche.
Falls jemand Testen möchte und die besagte datei von Microsoft schon Installiert hat, kann er gern Hier Testen

Und wenn jemand Zeit und Lust hat, dann würde ich mich freuen wenn das mam bitte einer Übersetzen könnte.

Code: Alles auswählen

$faq[] = array("--","Reading Posts");
$faq[] = array("My computer does not actually read the posts!", "There are some issues with reading posts in Windows XP. Even though all of the components are set to download, they do not always work. You can download the reqired components from <a href=\"http://www.microsoft.com/msagent/downloads/user.asp\">here</a>. Just downloading the SAPI 4.0a binaries should work but you may have to download the text-to-speech engine for your language and possibly the others on the page. It's worth it to download the components-your computer will talk!");
$faq[] = array("I use Netscape(or compatable). Can my computer read posts?", "Yes! A plugin for Netscape is now available. You can visit the company's site to get it <a href=\"http://www.indocomp.com/plugin/flashintro.html\">here</a>")

Verfasst: 15.08.2006 14:18
von faster
Schieb