Searched defs:TtsVoices (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/common/extensions/api/speech/
H A Dtts_engine_manifest_handler.cc23 struct TtsVoices : public Extension::ManifestData { struct in namespace:extensions::__anon6966
24 TtsVoices() {} function in struct:extensions::__anon6966::TtsVoices
25 virtual ~TtsVoices() {}
39 TtsVoices* info = static_cast<TtsVoices*>(
52 scoped_ptr<TtsVoices> info(new TtsVoices);

Completed in 155 milliseconds