Searched refs:kVolumeKey (Results 1 – 7 of 7) sorted by relevance
39 const char kVolumeKey[] = "volume"; variable143 dict->SetDouble(kVolumeKey, volume); in DispatchVolumeChangedEvent()
19 extern const char kVolumeKey[];
14 const char kVolumeKey[] = "volume"; variable
92 if (util::ReadNumberByKey(options, util::kVolumeKey, &volume_)) { in Utterance()
26 const char kVolumeKey[] = "volume"; variable
31 extern const char kVolumeKey[];
205 if (options->HasKey(constants::kVolumeKey)) { in RunImpl()207 options->GetDouble(constants::kVolumeKey, &volume)); in RunImpl()