Share via


SpeechRecognitionModel クラス

定義

音声認識モデル情報。

public sealed class SpeechRecognitionModel : Microsoft.CognitiveServices.Speech.Internal.DisposableBase
type SpeechRecognitionModel = class
    inherit DisposableBase
Public NotInheritable Class SpeechRecognitionModel
Inherits DisposableBase
継承
Microsoft.CognitiveServices.Speech.Internal.DisposableBase
SpeechRecognitionModel

プロパティ

Locales

BCP-47 形式でモデルのロケールを取得します。

Name

モデル名を取得します。

Path

モデル パスを取得します (オフライン モデルに対してのみ有効)。

Version

モデルのバージョンを取得します。

適用対象