Home
last modified time | relevance | path

Searched refs:get_alpha3_country_code (Results 1 – 2 of 2) sorted by relevance

/dports/audio/rhvoice/RHVoice-1.2.4/src/include/core/
H A Dvoice.hpp74 const std::string& get_alpha3_country_code() const in get_alpha3_country_code() function in RHVoice::voice_info
/dports/audio/rhvoice/RHVoice-1.2.4/src/lib/
H A Dlib.cpp187 …string& country_code=info.get_alpha2_country_code().empty()?info.get_alpha3_country_code():info.ge… in operator ()()