Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 407 Bytes

File metadata and controls

15 lines (11 loc) · 407 Bytes

Calc_ASR

Scientific calculator with ASR

How to work with

  • Copy the project we started in the lab

  • cd to the project directory cd ~/blah/blah/sphinx4-1.0beta5

  • git clone this project

  • Cloning this repository will only overwrite files we changed, so it should be safe.

  • Build build.xml (only once at first)

  • build demo.xml (after every change, even it was the Calc.java