Interface ISpeechRecoResult

Speech recognition results

Hierarchy

  • ISpeechRecoResult

Properties

endTime: Date

Time speech ended

results: ISpeechRecoItem[]

Speech recognition hypothesis

startTime: Date

Time speech started

Generated using TypeDoc