How to Call SPEEX Audio Decode/Encode in HTML5 / JavaScript (Without Flash)

前端 未结 4 2060
無奈伤痛
無奈伤痛 2020-12-30 09:27

I\'m working on a project that requires audio data to be streamed via HTTP to/from server.

We need to compress the audio data using SPEEX.

In Flash, we can u

4条回答
  •  挽巷
    挽巷 (楼主)
    2020-12-30 09:50

    I have posted an answer on How can I play .spx file by html5 ?.

    With speex.js, now I can play speech of word for my online dictionary project.

提交回复
热议问题