Uses of Interface
org.rococoa.contrib.appkit.NSSpeechSynthesizer.NSSpeechSynthesizerDelegate

Packages that use NSSpeechSynthesizer.NSSpeechSynthesizerDelegate
org.rococoa.contrib.appkit   
 

Uses of NSSpeechSynthesizer.NSSpeechSynthesizerDelegate in org.rococoa.contrib.appkit
 

Methods in org.rococoa.contrib.appkit that return NSSpeechSynthesizer.NSSpeechSynthesizerDelegate
 NSSpeechSynthesizer.NSSpeechSynthesizerDelegate NSSpeechSynthesizer.getDelegate()
          Get the current delegate
 

Methods in org.rococoa.contrib.appkit with parameters of type NSSpeechSynthesizer.NSSpeechSynthesizerDelegate
 void NSSpeechSynthesizer.setDelegate(NSSpeechSynthesizer.NSSpeechSynthesizerDelegate delegate)
          Set the delegate that will receive events when speech is generated.
 



Copyright © 2012. All Rights Reserved.