Sie sind vermutlich noch nicht im Forum angemeldet - Klicken Sie hier um sich kostenlos anzumelden Impressum 
Sie können sich hier anmelden
Dieses Thema hat 6 Antworten
und wurde 93 mal aufgerufen
 Fragen zur Anwendung
jask Offline



Beiträge: 146

08.03.2011 13:53
RE: "Select and Say" einer Anwendung hinzufügen Zitat · Antworten

Hallo,

ich habe eine Anwendung die ich häufig benutze (PsPad) die aber leider nicht über "Select and Say" verfügt. Es bestünde allerdings die Möglichkeit zu versuchen, dem Programmierer eine E-Mail zu schreiben und darum zu bitten zumindestens für das Textfeld die entsprechenden Änderungen vorzunehmen. Leider weiß ich nicht, ob dies viel Arbeit ist oder ob ich damit eventuell zu viel des Guten verlange. Kann mir hierzu jemand etwas sagen? Was müsste ich ihm schreiben, was er ändern muss?

Danke

Marius Raabe Offline



Beiträge: 718

08.03.2011 14:28
#2 RE: "Select and Say" einer Anwendung hinzufügen Zitat · Antworten

Jask,

dazu müsste die Anwendung mit der/dem frei erhältlichen Microsoft Speech Application Interface (SAPI) bestückt werden, ich glaube Version 4, weiß aber nicht wirklich, wovon ich spreche, ebensowenig, wieviel Aufwand das ist. Da gibt es sicher Berufenere, die dazu etwas sagen können. Generell finde ich es immer gut, Programmierer darauf hinzuweisen, dass Spracherkennungskompatibilität heutzutage ein Muss ist.


http://en.wikipedia.org/wiki/Microsoft_S...ions_using_SAPI

Grüße, Marius Raabe

Dragon NaturallySpeaking 11.5 Legal
Windows 7 Prof. 64-Bit, Office 2010, Jarte Plus
Philips SpeechMike II Pro Plus, SpeechMike III, SpeechMike Air, PDCC 2.8
Intel Core2 Quad Q9550, 2,83 GHz, 2x6MB L-2, 8 GB RAM

monkey8 Offline



Beiträge: 315

08.03.2011 14:46
#3 RE: "Select and Say" einer Anwendung hinzufügen Zitat · Antworten

Jask

Just send them the following document and it explains the easiest way to do it. The easiest way is if they use standard Windows programming text box components, using a programming IDE such as visual studio, then it will be Select-and-Say enabled. The first document shows you how to make Windows applications accessible with DNS and the second helps you make webpages accessible with DNS. If the programmers used an open source IDE such as Eclipse with Java then it is not so straightforward.

http://supportcontent.nuance.com/kbfiles...WithDNS_807.pdf

http://www.nuance.com/ucmprod/groups/hea...l/nd_002652.pdf

Lindsay
www.pcbyvoice.com

jask Offline



Beiträge: 146

08.03.2011 15:19
#4 RE: "Select and Say" einer Anwendung hinzufügen Zitat · Antworten

Thank you very much Marius and Lindsay for your reply. As far as I understand, the application is written in Delphi which would be good,because as far as I understand the PDF you linked, this is easily supported. I made a suggestion on the PsPad forums, we will see how it goes.

jask Offline



Beiträge: 146

09.03.2011 08:32
#5 RE: "Select and Say" einer Anwendung hinzufügen Zitat · Antworten

Hallo,

die Antwort kam prompt, ist aber leider negativ.

"I am sorry, but I am not able to help you.
PSPad is based on control, what allows syntax highlight - TSynedit.
Suggested classes from your document: TMemo, TEdit, TRichEdit doesn't allow it.

Editor component implements standard Windows message handling, standard Windows API.

In my opinion, it's problem of your software, that it isn't able read text from PSpad, not PSpad itself."

Wenn ich das richtig verstehe, nutzt das Programm eine erweiterte Form der zugelassenen Controls und wird daher von Dragon nicht erkannt.

Ich werde versuchen, folgenden Lösungsweg zu implementieren. Falls ich Erfolg habe sage ich Bescheid, vielleicht hilft es ja auch jemand anderem: http://nuance.custhelp.com/app/answers/d...ions-for-dragon

monkey8 Offline



Beiträge: 315

09.03.2011 12:59
#6 RE: "Select and Say" einer Anwendung hinzufügen Zitat · Antworten

Jask

I just tried your application quickly this morning and I can dictate into the text editor fine and also select text etc. However it is not fully Select-and-Say compatible so I tried the workaround quickly. What you need to add is the following to your NSAPPS.ini

[PSPad]
App Support GUID = {dd100104-6205-11cf-ae61-0000e8a28647}

[PSPadEnable Class Names]
TPSSynEdit=1

the above didn't work for me but you can try adding the version information like it explains on the help sheet and you can also try the different values for the edit boxes to see how it goes. The important information from above is that the text editor is class name: TPSSynEdit and the executable name is PSPad(.exe). The version I am using is 4.5.4 which I downloaded this morning.

Best wishes
Lindsay

Edit: incidentally Jask thanks for the pointer to the Nuance information sheet, I must try this with some other non-Select-and-Say applications as I had never seen it before.

jask Offline



Beiträge: 146

10.03.2011 00:16
#7 RE: "Select and Say" einer Anwendung hinzufügen Zitat · Antworten

hi lindsay, thanks for the help unfortunately i can't get it to work. but I updated my PsPad and now at least have the basic editing options you described. thanks again

Ähnliche Themen Antworten/Neu Letzter Beitrag⁄Zugriffe
Verwendung des SpeechMike in einer Remote-Anwendung
Erstellt im Forum Fragen zur Anwendung von boulevard
4 23.03.2024 11:07
von rc.otto • Zugriffe: 270
Diktierfenster öffnet sich durch Taste „D“
Erstellt im Forum Fragen zur Anwendung von MaFe1
2 05.03.2024 15:20
von max.flinter • Zugriffe: 203
DNS 16 – grenzenlos enttäuscht
Erstellt im Forum Fragen zur Anwendung von mike4565
16 28.10.2023 07:42
von rc.otto • Zugriffe: 1163
DMPE funzt in 32bit - aber nicht in 64bit Anwendung
Erstellt im Forum Fragen zur Anwendung von Rezzo
0 28.05.2023 11:39
von Rezzo • Zugriffe: 170
Word-Makros funktionieren immer wieder einmal nicht.
Erstellt im Forum Skripte und Zusatzprogramme von rc.otto
2 13.03.2023 08:05
von rc.otto • Zugriffe: 168
Wie unter Dragon 16 und MS 365 Skriptbefehle mit Word-VBA-Makros?
Erstellt im Forum Skripte und Zusatzprogramme von Marius_
4 14.03.2023 11:33
von Marius_ • Zugriffe: 348
DNS 15 15.30.0.6 UI Automation Server
Erstellt im Forum Fehlermeldungen von Schulze
1 27.09.2023 09:50
von Sandy • Zugriffe: 164
Passwort Eingabe in Banken Anwendung funktioniert nicht
Erstellt im Forum Fragen zur Anwendung von alihor
2 07.07.2021 19:28
von alihor • Zugriffe: 246
Befehle für Betriebssystem und Anwendungen ausschalten
Erstellt im Forum Fragen zur Anwendung von Joschka
5 03.06.2021 12:49
von Marius_ • Zugriffe: 369
Rechte Maustaste bzw. Kontextmenü per Sprachbefehl
Erstellt im Forum Fragen zur Anwendung von Erhard Kausch
2 21.01.2021 11:47
von Erhard Kausch • Zugriffe: 237
 Sprung  
Xobor Ein Kostenloses Forum | Einfach ein Forum erstellen
Datenschutz