This is the complete list of members for yarp::dev::ISpeechTranscription, including all inherited members.
getLanguage(std::string &language)=0 | yarp::dev::ISpeechTranscription | pure virtual |
setLanguage(const std::string &language="auto")=0 | yarp::dev::ISpeechTranscription | pure virtual |
transcribe(const yarp::sig::Sound &sound, std::string &transcription, double &score)=0 | yarp::dev::ISpeechTranscription | pure virtual |
~ISpeechTranscription() | yarp::dev::ISpeechTranscription | virtual |