Skip to content

[BUG]: Inconsistent number format displayed in "You said:" message #97

@Isabelle1007

Description

@Isabelle1007

Describe the bug

When displaying speech-to-text feedback, the system shows inconsistent formats for recognized numbers. In some cases, numbers are shown as words (e.g., "eight"), and in other cases as numerals (e.g., "30"). This inconsistency can be confusing to users, especially in math games where precision and clarity are important.

Steps to reproduce

  1. Open any math game
  2. Answer different types of number-based questions verbally
  3. Observe how the recognized text is displayed in the "You said:" message

Expected behavior

The system should display recognized numbers using a consistent format (either all as numerals or all as words), or explicitly show both formats for clarity (e.g., “You said: eight (8)”).

Actual behavior

The system displays recognized numbers in mixed formats—some as words (e.g., “You said: eight”), others as numerals (e.g., “You said: 25”), which can cause confusion.

Screenshots or recordings

Image
Image

Environment details

  • Device: Desktop
  • OS: macOS

Before submitting

  • I have searched for existing bug reports.
  • I am using the latest version of Audemy.
  • I can reliably reproduce this bug.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions