SpeechToTextSettings$json top-level constant

  1. @Deprecated('Use speechToTextSettingsDescriptor instead')
Map<String, Object> const SpeechToTextSettings$json

Implementation

@$core.Deprecated('Use speechToTextSettingsDescriptor instead')
const SpeechToTextSettings$json = const {
  '1': 'SpeechToTextSettings',
  '2': const [
    const {
      '1': 'enable_speech_adaptation',
      '3': 1,
      '4': 1,
      '5': 8,
      '10': 'enableSpeechAdaptation'
    },
  ],
};