Skip to content

Commit

Permalink
fix: it fixes VoiceBatchTranscriber module exporting (#22)
Browse files Browse the repository at this point in the history
* docs: it fixes voice recognition usage documentation

* fix: it fixes VoiceBatchTranscriber module exporting
  • Loading branch information
danilolmc committed Nov 15, 2023
1 parent 29b7cf3 commit 0301ea7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/features/transcription/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -62,5 +62,3 @@ export function VoiceBatchTranscriber(credentials) {
transcribe
};
}

export default VoiceBatchTranscriber;

0 comments on commit 0301ea7

Please sign in to comment.