Does Chrome have built-in speech recognition for “x-webkit-speech” input elements?

后端 未结 10 2078
眼角桃花
眼角桃花 2020-12-08 05:09

I\'m wondering how


Is there a speech recognition enging built into Chrome or is it ac

10条回答
  •  伪装坚强ぢ
    2020-12-08 05:54

    There is an experimental fork of speexenc that can encode x-speex-with-header-byte MIME binary format, its referenced on the QXIP Wiki and is available on GitHub. Does the job fine by placing the size of the frame as the first byte of packets.

提交回复
热议问题