Skip to content

Commit

Permalink
Merge pull request #751 from MeqdadDev/patch-1
Browse files Browse the repository at this point in the history
Fix a typo in code example
  • Loading branch information
microbit-carlos committed Jun 8, 2022
2 parents e06366f + bb31f8c commit a41ec63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/tutorials/speech.rst
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ sounds more natural).

The ``pronounce`` function is used for phoneme output like this::

speech.pronounce("/HEH5EH4EH3EH2EH2EH3EH4EH5EHLP.)
speech.pronounce("/HEH5EH4EH3EH2EH2EH3EH4EH5EHLP.")

How could you improve on The Doctor's code to make it use phonemes?

Expand Down

0 comments on commit a41ec63

Please sign in to comment.