SpeechRecognitionModelInfo Class

Speech recognition model information.

Constructor for internal use.

Constructor

SpeechRecognitionModelInfo(handle: c_void_p)

Parameters

Name Description
handle
Required

Attributes

locales

The locales of the model in BCP-47 format.

name

The model name.

path

The model path (only valid for offline models).

version

The model version.