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

[frontend] Refactor Azure speech recognizer into class #158

Open
zeroFruit opened this issue Dec 3, 2019 · 0 comments
Open

[frontend] Refactor Azure speech recognizer into class #158

zeroFruit opened this issue Dec 3, 2019 · 0 comments
Assignees
Labels
frontend This issue is about frontend task refactoring This issue is about refactoring

Comments

@zeroFruit
Copy link
Contributor

zeroFruit commented Dec 3, 2019

Subject of this issue

image

Abstract into class

class SpeechRecognizer {
  start()
  stop()
  onSpeech()
}
@zeroFruit zeroFruit added frontend This issue is about frontend task good first issue Good for newcomers labels Dec 3, 2019
@zeroFruit zeroFruit added refactoring This issue is about refactoring and removed good first issue Good for newcomers labels Dec 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
frontend This issue is about frontend task refactoring This issue is about refactoring
Projects
None yet
Development

No branches or pull requests

2 participants