William Bowling is sharing code with you
Bitbucket is a code hosting site. Unlimited public and private repositories. Free for small teams.
Don't show this again| Filename | Size | Date modified | Message |
|---|---|---|---|
| classes.nib | 6.8 KB | As it turns out, the sliders were way out of range anyway: [http://developer.apple.com/documentation/mac/Sound/Sound-190.html#MARKER-2-95 Speech Manager's range for the pitch base was 0–100]. Increasing the sliders' new max values to match. Also changing the default values to 43.34766, which is the default pitch base of Alex, the default voice. | |
| info.nib | 550 B | Fix the range of the “Custom Pitch” sliders. This fixes #12251, where any speech action with custom pitch had really high pitch. | |
| keyedobjects.nib | 11.8 KB | As it turns out, the sliders were way out of range anyway: [http://developer.apple.com/documentation/mac/Sound/Sound-190.html#MARKER-2-95 Speech Manager's range for the pitch base was 0–100]. Increasing the sliders' new max values to match. Also changing the default values to 43.34766, which is the default pitch base of Alex, the default voice. |