issues
search
HumeAI
/
empathic-voice-api-js
Packages for using EVI with JavaScript, React, or as a Widget
https://empathic-voice-api-js-next-app.vercel.app
16
stars
10
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Infinite re-rendering caused by calling `useVoice()`
#288
lasryaric
opened
3 days ago
1
add onAudioReceived callback to VoiceProvider
#287
yinishi
closed
5 days ago
1
add `onAudioStart`, `onAudioEnd`, and `onInterruption` callbacks
#286
yinishi
closed
1 week ago
1
exclude interim messages from exported message history
#285
yinishi
closed
2 weeks ago
1
bump to 0.1.18
#284
yinishi
closed
2 weeks ago
1
enable verbose transcription
#283
yinishi
closed
2 weeks ago
1
fixes the type for sendSessionSettings documented in the React SDK RE…
#282
zgreathouse
closed
2 weeks ago
1
reset audio muted state when call ends
#281
yinishi
closed
3 weeks ago
2
track and expose isPaused property from voice provider
#280
yinishi
closed
1 month ago
2
updates react sdk readme to no longer use markdown tables
#279
zgreathouse
closed
1 month ago
1
update hume to 0.9.1 and bump to 0.1.16
#278
yinishi
closed
1 month ago
1
Bump vite from 5.2.13 to 5.2.14 in the npm_and_yarn group across 1 directory
#277
dependabot[bot]
closed
1 month ago
1
show close event code
#276
zachkrall
closed
1 month ago
1
increase queue length on append
#275
zachkrall
closed
1 month ago
1
bump version to 0.1.16-beta.2
#274
zachkrall
closed
1 month ago
1
fix clip queue count
#273
zachkrall
closed
1 month ago
1
Prevent frequent update of useVoice function references due to client updates
#272
francamps
closed
1 month ago
1
update readmes
#271
zachkrall
closed
1 month ago
1
Using VoiceProvider sessionSettings prop causes connection to fail with an exception
#270
michalmo
closed
1 month ago
1
Functions in from useVoice are no longer stable between re-renders in @humeai/voice-react 0.1.15
#269
michalmo
closed
1 month ago
1
bump to 0.1.15
#268
yinishi
closed
2 months ago
1
Bump next from 14.1.1 to 14.2.10 in /examples/next-app in the npm_and_yarn group across 1 directory
#267
dependabot[bot]
closed
1 month ago
1
Only attempt to disconnect client if not closed yet
#266
francamps
closed
2 months ago
1
Add readyState check for connection closed
#265
francamps
closed
2 months ago
1
update type definitions
#264
yinishi
closed
2 months ago
1
upgrade hume and bump to 0.1.14
#263
yinishi
closed
2 months ago
1
clear player queue when assistant is paused
#262
yinishi
closed
2 months ago
2
bump to 0.1.12
#261
yinishi
closed
2 months ago
1
add player queue length to react sdk
#260
zachkrall
closed
2 months ago
2
fix: bump hume to 0.8.8
#259
dsinghvi
closed
2 months ago
1
bump version
#258
zachkrall
closed
2 months ago
1
only pass tool call messages to onToolCall if they are user
#257
zachkrall
closed
2 months ago
1
chore: release `0.1.12-beta.4`
#256
dsinghvi
closed
2 months ago
1
fix: remove directory imports
#255
dsinghvi
closed
2 months ago
1
bump to 0.1.12-beta.3
#254
yinishi
closed
2 months ago
1
(fix): bumps hume package to 0.8.7
#253
dsinghvi
closed
2 months ago
1
remove tool response and error parser
#252
yinishi
closed
2 months ago
1
fix stale onMessage prop
#251
yinishi
closed
2 months ago
1
bump to 0.1.11
#250
yinishi
closed
2 months ago
1
disconnect on unmount
#249
zachkrall
closed
3 months ago
1
fix: allow assistant end messages to be sent to parent
#248
DawidWraga
closed
2 months ago
3
(fix): introduce errors and parse message data func
#247
dsinghvi
closed
3 months ago
1
show chat group ID in example app and bump packages to 0.1.11-beta.6
#246
yinishi
closed
3 months ago
1
catch all message types
#245
zachkrall
closed
3 months ago
1
add assistant end to onMessage
#244
zachkrall
closed
3 months ago
1
bumps hume package version from 0.8.5 to 0.8.6
#243
zgreathouse
closed
3 months ago
2
feat: onAssistantEnd handler to voice provider
#242
DawidWraga
closed
3 months ago
3
expose subtle namespace for increased flexibility
#241
DawidWraga
closed
3 months ago
4
Catch and surface unknown message error
#240
francamps
closed
3 months ago
2
fix tsc errors with test files
#239
zachkrall
closed
3 months ago
1
Next