Laurent Sansonetti
lsans****@apple*****
Sat Jun 2 23:31:14 JST 2007
Ah this is normal. Indeed, we don't have a bridge support file for SpeechSynthesis in the Tiger BridgeSupport project yet. Thanks for testing! Laurent On Jun 2, 2007, at 4:24 PM, kimura wataru wrote: > Hi, > > I'm testing my apps and samples. The latest trunk (r1803) seems to > be good! But sample/sample/Scripts/speak2.rb (speaking with > SpeechSynthesis.framework) displays the following error. > > % ruby speak2.rb speak_me.txt > /Library/Frameworks/RubyCocoa.framework/Versions/A/Resources/ruby/ > osx/objc/oc_wr > apper.rb:22:in `method_missing': undefined method > `NewSpeechChannel' for OSX:Mod > ule (NameError) > from speak2.rb:5 > > I think a bridgesupport file for SpeechSynthesis.framework is needed > to invoke the function NewSpeechChannel(). > > On Fri, 1 Jun 2007 18:57:05 +0200, Laurent Sansonetti wrote: >> Hi, >> >> All the bugs that were reported are now supposed to be fixed, and in >> my environment tests and samples are OK. So I think it's now time to >> release 0.11.1. >> >> Please test the SVN, and unless you find something wrong I will >> release it Monday 4th. Please make sure to not commit regressions of >> course (feel free to create branches for new experimental code). >> >> Laurent >> > > _______________________________________________ > Rubycocoa-devel mailing list > Rubyc****@lists***** > http://lists.sourceforge.jp/mailman/listinfo/rubycocoa-devel