• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1/system/bin/SRecTestAudio -parfile baseline11k.par -tcp tcp/recognize_10_live.tcp
2
3# mv is not supported on Android device
4# mv -f recog4.res recog4_SHIP_liveaudio.res
5
6# use cat instead
7cat recog4.res > recog4_SHIP_liveaudio.res
8