YARP
Yet Another Robot Platform
 
Loading...
Searching...
No Matches
yarp::dev::ISpeechTranscription Member List

This is the complete list of members for yarp::dev::ISpeechTranscription, including all inherited members.

getLanguage(std::string &language)=0yarp::dev::ISpeechTranscriptionpure virtual
setLanguage(const std::string &language="auto")=0yarp::dev::ISpeechTranscriptionpure virtual
transcribe(const yarp::sig::Sound &sound, std::string &transcription, double &score)=0yarp::dev::ISpeechTranscriptionpure virtual
~ISpeechTranscription()yarp::dev::ISpeechTranscriptionvirtual