Re: 2 in 1. :)
Re: 2 in 1. :)
- Subject: Re: 2 in 1. :)
- From: "Shoaib" <email@hidden>
- Date: Sat, 20 Jul 2002 01:14:22 -0400
Take a look at:
http://developer.apple.com/techpubs/macosx/Carbon/multimedia/SpeechRecogniti
onManager/speechrecognition.html
The "Inside Macintosh: Speech Recognition Manager" section in the above link
provides a step by step guide to adding speech recognition capabilities to
your App (with methods you can cut and paste into your code and they work!).
There's also a PDF version of this document that you can download and print.
I was able to read this document and add speech recognition capabilities to
one of my Applications within a very short period of time.
----- Original Message -----
From: "David Remahl" <email@hidden>
To: "Andrew Pinski" <email@hidden>; "Aidas" <email@hidden>
Cc: "Cocoa-dev" <email@hidden>
Sent: Friday, July 19, 2002 2:41 PM
Subject: Re: 2 in 1. :)
>
There is also a Cocoa speech technology wrapper encompassing both text to
>
speech and speech recognition:
>
>
http://membres.lycos.fr/raphaelsebbe/speech/speech.html
>
>
The following is a page which lists some compatibilty classes providing
>
Carbon technologies to Cocoa developers:
>
>
http://www.cocoadev.com/index.pl?CarbonCompatibility
>
>
/ David Remahl
>
>
> I would say look into the source for chess for at least number 2.
>
> http://developer.apple.com/darwin/projects/misc/
>
>
>
> Thnaks,
>
> Andrew Pinski
>
>>
>
>> Hi all,
>
>>
>
>> I have two little(ithey should be little) questions. This time I've
decided
>
>> to not make you nervous and write all of them in one. :)
>
>>
>
>> 1. First one is about Text-to-speech. I want to use Text-to-speech to
speak
>
>> my string. I have'nt found any information about doing this.
>
>>
>
>> 2. I also want to use Speech Recognition. It looks really hard, is it
hard?
>
>> I want Speech Recognition to recognize my word and put it into string.
>
>>
>
>>
>
>> Thank you!
>
>>
>
>> :)
>
>> _______________________________________________
>
>> cocoa-dev mailing list | email@hidden
>
>> Help/Unsubscribe/Archives:
>
>> http://www.lists.apple.com/mailman/listinfo/cocoa-dev
>
>> Do not post admin requests to the list. They will be ignored.
>
> _______________________________________________
>
> cocoa-dev mailing list | email@hidden
>
> Help/Unsubscribe/Archives:
>
> http://www.lists.apple.com/mailman/listinfo/cocoa-dev
>
> Do not post admin requests to the list. They will be ignored.
>
_______________________________________________
>
cocoa-dev mailing list | email@hidden
>
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
>
Do not post admin requests to the list. They will be ignored.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.