Searched refs:kRateKey (Results 1 – 6 of 6) sorted by relevance
17 extern const char kRateKey[];
12 const char kRateKey[] = "rate"; variable
82 if (util::ReadNumberByKey(options, util::kRateKey, &rate_)) { in Utterance()
21 const char kRateKey[] = "rate"; variable
26 extern const char kRateKey[];
185 if (options->HasKey(constants::kRateKey)) { in RunImpl()187 options->GetDouble(constants::kRateKey, &rate)); in RunImpl()