#pragma once #include #include "core/Phone.h" std::vector wordToPhones(const std::string& word);