Properties of an InputAudioConfig.
Properties:
| Name | Type | Attributes | Description | 
|---|---|---|---|
| audioEncoding | google.cloud.dialogflow.cx.v3beta1.AudioEncoding | null | <optional> | InputAudioConfig audioEncoding | 
| sampleRateHertz | number | null | <optional> | InputAudioConfig sampleRateHertz | 
| enableWordInfo | boolean | null | <optional> | InputAudioConfig enableWordInfo | 
| phraseHints | Array.<string> | null | <optional> | InputAudioConfig phraseHints | 
| model | string | null | <optional> | InputAudioConfig model | 
| modelVariant | google.cloud.dialogflow.cx.v3beta1.SpeechModelVariant | null | <optional> | InputAudioConfig modelVariant | 
| singleUtterance | boolean | null | <optional> | InputAudioConfig singleUtterance | 
| bargeInConfig | google.cloud.dialogflow.cx.v3beta1.IBargeInConfig | null | <optional> | InputAudioConfig bargeInConfig | 
| optOutConformerModelMigration | boolean | null | <optional> | InputAudioConfig optOutConformerModelMigration |