Code Monkey home page Code Monkey logo

Comments (5)

pschatzmann avatar pschatzmann commented on September 27, 2024

For doubles: did you try this example?

from arduino-simple-tts.

ConnalM avatar ConnalM commented on September 27, 2024

No. The fact that is labelled "units to text" and includes "usd" put me off. Should I just change integer to double?

from arduino-simple-tts.

ConnalM avatar ConnalM commented on September 27, 2024

Hi,

I changed the int to a double and gave it a value of 32.57 in one example and 32.537 in another. In the former, tts read out 32.7000000000000... and in the latter, it read out 32.36999999....

from arduino-simple-tts.

ConnalM avatar ConnalM commented on September 27, 2024

looks like it is ignoring the first digit after the decimal point and approximating the rest? Just tried 17.294 and got 17.9400000...

from arduino-simple-tts.

pschatzmann avatar pschatzmann commented on September 27, 2024

Did you check the documentation of NumberToText ? There are plenty if different way to pass numbers with decimals or specify the number of digits...

I also committed a correction for the number of digits to address the bug which has been added in the last change.

from arduino-simple-tts.

Related Issues (5)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.