speechmatics / speechmatics-js-sdk

Javascript and Typescript SDK for Speechmatics
MIT License
40 stars 7 forks source link

Documentation on Realtime streaming misses Audio filtering and Audio events #55

Closed willemmulder closed 2 months ago

willemmulder commented 5 months ago

Describe the bug Did not know where to post this, but the Realtime API ref at https://docs.speechmatics.com/rt-api-ref does not contain the config options for Audio filtering and Audio events. Could this be added?

nickgerig commented 4 months ago

Thanks @willemmulder - will be added very soon.

willemmulder commented 4 months ago

Great, thanks!

willemmulder commented 2 months ago

Any update on this? Or maybe I'm looking in the wrong place?

TudorCRL commented 2 months ago

Hi @willemmulder, sorry for not getting back to you sooner - I think these features should be added now, you can find them at these urls: audio filtering and audio events. I've just made sure that that audio filtering and events are also listed in the rt spec in the rt api reference

willemmulder commented 2 months ago

Thanks @TudorCRL! Consider this closed.

willemmulder commented 2 months ago

Sorry, had to reopen this. The AudioEventStarted and AudioEventEnded events are not listed on https://docs.speechmatics.com/rt-api-ref

TudorCRL commented 2 months ago

@willemmulder ah yes! Sorry about that, completely missed it. I'll get those added soon and let you know when they're ready

willemmulder commented 2 months ago

Thanks! :-)

TudorCRL commented 2 months ago

@willemmulder I've added those events to the ref now, you can find them here

willemmulder commented 2 months ago

Thanks; closed! For real now! ;-)