fix: export isCommCallPlaying from useCallAudio composable
Same issue as isCommCallPlayable — used in template but not exported/destructured. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -278,6 +278,7 @@ const {
|
||||
callTranscriptText,
|
||||
callTranscriptError,
|
||||
isCommCallPlayable,
|
||||
isCommCallPlaying,
|
||||
ensureCommCallWave,
|
||||
destroyCommCallWave,
|
||||
destroyAllCommCallWaves,
|
||||
|
||||
Reference in New Issue
Block a user