Hi,
eine kurze frage.
Falls das Thema nicht schon zu alt ist.
Result = TextToSpeaker(Text$, Voice$, Speed, Volume, Asynchronous, @ErrorOutput)
wie muss man den Sprecher namen angeben?
Wenn ich:
Stefan
Microsoft Stefan
Microsoft Stefan - German
Microsoft Stefan - German (German)
versuchen gibt ...
Die Suche ergab 390 Treffer
- 08.12.2019 18:46
- Forum: Feedback - Anwendungen
- Thema: PB.Ex Speech (Windows)
- Antworten: 37
- Zugriffe: 19137
- 28.04.2018 12:19
- Forum: Anfänger
- Thema: ComboBoxGadget() COLOR
- Antworten: 3
- Zugriffe: 1753
- 08.03.2018 16:29
- Forum: Anfänger
- Thema: 32 und 64 bittig compilieren
- Antworten: 5
- Zugriffe: 1823
Re: 32 und 64 bittig compilieren
Meines wissen kann man das nicht zusammen in eine exe packen.
Wenn du 32 bit und 64 bit haben wilste musst du diese als 2 exen bei packen.
Wenn du 32 bit und 64 bit haben wilste musst du diese als 2 exen bei packen.
- 10.12.2016 16:56
- Forum: Allgemein
- Thema: PureBasic >5.41 LTS
- Antworten: 8
- Zugriffe: 2603
Re: PureBasic >5.41 LTS
Purebasic 5.50
- Added: Vehicle library to create 3D vehicles with wheels easily
- Added: PickBody() to easily manipulate a 3D body with mouse
- Added: CreateTube(), CreateTorus(), CreateIcoSphere() and CreateCapsule()
- Added: #PB_Entity_PlaneBody and #PB_Entity_ConeBody body type
- Added ...
- Added: Vehicle library to create 3D vehicles with wheels easily
- Added: PickBody() to easily manipulate a 3D body with mouse
- Added: CreateTube(), CreateTorus(), CreateIcoSphere() and CreateCapsule()
- Added: #PB_Entity_PlaneBody and #PB_Entity_ConeBody body type
- Added ...
- 16.09.2016 17:53
- Forum: Anfänger
- Thema: Problem Setgadgetitemtext im Listicongadget
- Antworten: 3
- Zugriffe: 1546
Re: Problem Setgadgetitemtext im Listicongadget
Code: Alles auswählen
SetGadgetItemText(ListIcon_0, -1 , "test"+Str(x) , x)
ListIconGadget(): If Item = -1, the header text of the given column is changed.
- 18.11.2015 16:26
- Forum: Anfänger
- Thema: URL per Drag & Drop auf ein ComboBoxGadget
- Antworten: 22
- Zugriffe: 2905
Re: URL per Drag & Drop auf ein ComboBoxGadget
Ich habe über die Suche das hier nur gefunden: http://www.purebasic.fr/german/viewtopic.php?f=3&t=24677&start=10#p294618
Wenn mehrere Formate "verschoben" werden, wird das Ziel das erste - welches es erkennt - akzeptieren. Daher sollte das Format, welches die meisten Informationen enthält (d.h ...
Wenn mehrere Formate "verschoben" werden, wird das Ziel das erste - welches es erkennt - akzeptieren. Daher sollte das Format, welches die meisten Informationen enthält (d.h ...
- 29.10.2015 16:18
- Forum: Anfänger
- Thema: Problem nach ResizeGadget( gelöst
- Antworten: 27
- Zugriffe: 3606
Re: Problem nach ResizeGadget(
Bei mir kommen da keine Fehler.
Ich habe auch nix an der dpi oder so geändert. (100%)
Alles Windows Standard.
Ich habe auch nix an der dpi oder so geändert. (100%)
Alles Windows Standard.
- 27.10.2015 17:47
- Forum: Anfänger
- Thema: Problem nach ResizeGadget( gelöst
- Antworten: 27
- Zugriffe: 3606
Re: Problem nach ResizeGadget(
Win 10 X64 keine Probleme.
PB 5.40 LTS x64
PB 5.40 LTS x64
- 26.10.2015 02:19
- Forum: Allgemein
- Thema: Frage bezgl. multipler APPBARs (Bildschirmlupe)
- Antworten: 8
- Zugriffe: 1649
Re: Frage bezgl. multipler APPBARs (Bildschirmlupe)
So?
;Autor: Stefan
EnableExplicit
Define EventID
Define *APPBD.APPBARDATA
Define *APPBD2.APPBARDATA
Define X
Define Y
Define Width
Define Height
Define X2
Define Y2
Define Width2
Define Height2
Procedure CreateAPPBar(Edge,Size); unterstützt #ABE_LEFT,#ABE_RIGHT,#ABE_TOP,#ABE_BOTTOM für Edge ...
;Autor: Stefan
EnableExplicit
Define EventID
Define *APPBD.APPBARDATA
Define *APPBD2.APPBARDATA
Define X
Define Y
Define Width
Define Height
Define X2
Define Y2
Define Width2
Define Height2
Procedure CreateAPPBar(Edge,Size); unterstützt #ABE_LEFT,#ABE_RIGHT,#ABE_TOP,#ABE_BOTTOM für Edge ...
- 04.10.2015 12:56
- Forum: Anfänger
- Thema: DLL Einbinden
- Antworten: 13
- Zugriffe: 3877
Re: DLL Einbinden
Mal auf deinem PC geschaut ob die irgendwo zu finden ist?