Stefano Canepa - 2002-02-07

Dear all,
  I am studing sphinx to use it with flite to build a data entry system whose only input/output will be voice. I am using Linux on a laptop (IBM ThinkPad 38Z) so it may be my problem is hardware.
  I need a fast input output system so I thought to rewrite audio_open_oss (flite) or ad_open_sps (sphinx) so that one open /dev/dsp0 and the other /dev/dsp1 but I cannot open /dev/dspX with X > 0.
  Do you know a possible solution? I think that calling ad_open_sps than ad_close ence audio_open followed by audio_close will result in a slow system.
  TIA
  Stefano <sc@linux.it>