Constructor
new Transcript(transcriber, text, confidence)
- Source:
Object holding a transcription result.
Parameters:
Name | Type | Default | Description |
---|---|---|---|
transcriber |
SpeechRecognition | the transcriber |
|
text |
string | the transcript |
|
confidence |
number |
0
|
confidence in the transcript |