Skip to content

@sylis/api v0.0.1


@sylis/api / modules/speech/dto/pronunciation-assess-req.dto / PronunciationAssessReqDto

Class: PronunciationAssessReqDto

Defined in: apps/api/src/modules/speech/dto/pronunciation-assess-req.dto.ts:4

Constructors

Constructor

new PronunciationAssessReqDto(): PronunciationAssessReqDto

Returns

PronunciationAssessReqDto

Properties

enable_phoneme?

optional enable_phoneme: any

Defined in: apps/api/src/modules/speech/dto/pronunciation-assess-req.dto.ts:26


language?

optional language: string = 'en-US'

Defined in: apps/api/src/modules/speech/dto/pronunciation-assess-req.dto.ts:19


text

text: string

Defined in: apps/api/src/modules/speech/dto/pronunciation-assess-req.dto.ts:10