[Trac #434] PhonemeRecognizerMorph needs some fixes

Zarro Boogs per Child bugtracker at laptop.org
Sat Dec 9 05:21:05 EST 2006


#434: PhonemeRecognizerMorph needs some fixes
--------------------+-------------------------------------------------------
 Reporter:  hitoro  |        Owner:  bert
     Type:  defect  |       Status:  new 
 Priority:  normal  |    Milestone:      
Component:  etoys   |   Resolution:      
 Keywords:          |  
--------------------+-------------------------------------------------------
Old description:

> The fixes are based on a changeset I commited a while ago for Squeak 3.9.
> http://bugs.impara.de/view.php?id=891
>
> 1) It fails to play a sound while the recognizer is running.[[BR]]
> Stop the recognizer before playing a phoneme.
>
> 2) makeTile returns a unimplemented method, e-toy is complaining about
> that.[[BR]]
> Map mouthPosition method to PhonemeRecognizerMorph>>getMouthPosition and
> categorize it as 'e-toy support'.
>
> 3) Without help, it is not obvious what the user can do with this
> morph.[[BR]]
> Add a menu item to get some help. Return the class comment in a window.
>
> 4) The morph background was much smaller than the size of its
> content.[[BR]]
> Fix morph width and height.
>
> 5) Typo in some methods and menus.[[BR]]
> Fix typo in the comment of the
> PhonemeRecognizerMorph>>selectPhonemeFromMenu and in menu names.

New description:

 The fixes are based on a changeset I commited a while ago for Squeak 3.9.
 http://bugs.impara.de/view.php?id=891

 1) It fails to play a sound while the recognizer is running.[[BR]]
 Stop the recognizer before playing a phoneme.

 2) makeTile returns a unimplemented method, e-toy is complaining about
 that.[[BR]]
 Map mouthPosition method to PhonemeRecognizerMorph>>getMouthPosition and
 categorize it as 'e-toy support'.

 3) Without help, it is not obvious what the user can do with this
 morph.[[BR]]
 Add a menu item to get some help. Return the class comment in a window.

 4) The morph background was much smaller than the size of its
 content.[[BR]]
 Fix morph width and height.

 5) Typo in some methods and menus.[[BR]]
 Fix typo in the comment of the
 PhonemeRecognizerMorph>>selectPhonemeFromMenu and in menu names.

 6) Etoys support is broken.[[BR]]
 The tile menu items (current phoneme name and mouth position) raise many
 errors because of some differences between Squeak and OLPC Etoys. The
 tiles are now exposed as read-only slots in the viewer.

-- 
Ticket URL: <http://dev.laptop.org/ticket/434#comment:1>
One Laptop Per Child <http://laptop.org/>



More information about the Bugs mailing list