• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: SpeechSynthesis
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: SpeechSynthesis


  • Subject: Re: SpeechSynthesis
  • From: Conrad Taylor <email@hidden>
  • Date: Thu, 23 Jul 2009 16:14:06 -0700

On Thu, Jul 23, 2009 at 3:00 PM, Brian Heibert <email@hidden> wrote:

> How can I get my program to speak something
> like a string of text?
>
> I am writing this program in a BASIC language why is it relevant here
> because I am using _PASSTHROUGH code that
> is Objective C
>
> I can handle putting the code in the passthrough
> but what I don't know is the Objective C code for speaking text
> I am not using Interface Builder
>
> Here is a example of how to get the data from the basic program
>
> #if def _PASSTHROUGHFUNCTION
>   // put objective C code here
>    long functionname
>       {
>        // put objective C code here
>       }
> #endif
>
> //Here is the toolbox call to call the function
>
> toolbox fn functioname
>
> window 1
>
> print fn functionname
>
> do
> handleevents
> until (gFBQuit)
>
> // All I really want to do is use the speech synthesizer from C to speak
> some text
> /// so I need the C command to speak some text
>
>
> Brian
>
>
Please check the API documentation for NSSpeechSynthesizer.

Good luck,

-Conrad


>
> _______________________________________________
>
> Cocoa-dev mailing list (email@hidden)
>
> Please do not post admin requests or moderator comments to the list.
> Contact the moderators at cocoa-dev-admins(at)lists.apple.com
>
> Help/Unsubscribe/Update your Subscription:
>
> This email sent to email@hidden
>
_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >SpeechSynthesis (From: Brian Heibert <email@hidden>)

  • Prev by Date: SpeechSynthesis
  • Next by Date: Re: Confusion about Lablel Font Size: 13 or 10 ?
  • Previous by thread: SpeechSynthesis
  • Next by thread: Challenge: Block Main Thread while Work is done, with Timeout
  • Index(es):
    • Date
    • Thread