Skip to content

Commit f3a8cc8

Browse files
feat: clipboard in example
1 parent 5afd967 commit f3a8cc8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/App.vue

+1
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ function returnVoiceTranscript(transcript) {
6262
:status="isVoiceCaptureExample"
6363
:lang="langSelect"
6464
:mode="modeSelect"
65+
:clipboard="true"
6566
@voiceTranscript="returnVoiceTranscript"
6667
@onStatus="statusVoiceCapture"
6768
/>

0 commit comments

Comments
 (0)