Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added 'and' between dollars and cents. Also added prosody rate support #51

Open
wants to merge 15 commits into
base: master
Choose a base branch
from

Conversation

rthomas-sf
Copy link

Currently, gruut converts a currency value like $10034.54 into 'ten thousand and thirty-four dollars fifty-four cents'.
This has now been corrected to be 'ten thousand thirty-four dollars and fifty-four cents'.
There is now an 'and' between the dollars and cents.
Also all the 'and's except the last one are removed if there is a cents portion (the "and" between thousand and thirty).

Also added prosody

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant