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

Duration calculated as just less than requested #29

Open
krisgesling opened this issue Mar 26, 2020 · 0 comments
Open

Duration calculated as just less than requested #29

krisgesling opened this issue Mar 26, 2020 · 0 comments
Labels
bug Difficulty: easy Great for beginners and new contributors help wanted

Comments

@krisgesling
Copy link
Contributor

Utterance: "start recording for 30 seconds"

Current behaviour:
The duration is calculated to be ~29.794459 seconds.

Expected behaviour:
The duration should be calculated as 30 seconds.

Tips:

  • This is handled by the handle_record intent handler around line 111.
  • Consider other functions that might be useful like extract_duration
  • This handler currently processes both durations and end times.
@krisgesling krisgesling added bug help wanted Difficulty: easy Great for beginners and new contributors labels Mar 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Difficulty: easy Great for beginners and new contributors help wanted
Projects
None yet
Development

No branches or pull requests

1 participant