Searched refs:kPitchKey (Results 1 – 6 of 6) sorted by relevance
18 extern const char kPitchKey[];
13 const char kPitchKey[] = "pitch"; variable
87 if (util::ReadNumberByKey(options, util::kPitchKey, &pitch_)) { in Utterance()
20 const char kPitchKey[] = "pitch"; variable
25 extern const char kPitchKey[];
195 if (options->HasKey(constants::kPitchKey)) { in RunImpl()197 options->GetDouble(constants::kPitchKey, &pitch)); in RunImpl()