Commit graph

7 commits

Author SHA1 Message Date
Dovi Cowan d973730b25
update npm dependancies 2023-07-25 21:21:58 +01:00
Dovi Cowan e9a3d38d58
emit AWSProvider response 2023-07-05 19:02:18 +01:00
Dovi Cowan 88267ddca0
modify encoding before sending to AWS 2023-06-30 20:07:56 +01:00
Dovi Cowan 87c8a4618e
start of attempt at AWS Transcribe Streaming 2023-06-29 22:10:13 +01:00
kharwell 85c69a4b53
Update README.md
Removed "work in progress" section as the Asterisk side code has been merged, updated wiki page link to API since it was moved, and added links to blog posts.
2022-05-31 10:45:07 -05:00
kharwell 2857c960b1
Update README.md
Added a "work in progress" note as Asterisk code is still being reviewed.
2022-03-14 10:16:17 -05:00
Kevin Harwell 1f701bd265 Adding Asterisk external speech to text application
This patch adds basic functionality for translating speech to text, using
the Google speech API, from audio received over a websocket after a successful
negotiation with Asterisk using the Asterisk External Application Protocol.
2022-02-15 13:05:43 -06:00