Home
last modified time | relevance | path

Searched defs:GetSpeaker (Results 1 – 8 of 8) sorted by relevance

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-voice-id/include/aws/voice-id/model/
H A DDescribeSpeakerResult.h38 inline const Speaker& GetSpeaker() const{ return m_speaker; } in GetSpeaker() function
H A DOptOutSpeakerResult.h38 inline const Speaker& GetSpeaker() const{ return m_speaker; } in GetSpeaker() function
/dports/emulators/nestopia/nestopia-1.51.1/source/core/api/
H A DNstApiSound.cpp140 Sound::Speaker Sound::GetSpeaker() const throw() in GetSpeaker() function in Nes::Api::Sound
/dports/games/libretro-nestopia/nestopia-2b0315c/source/core/api/
H A DNstApiSound.cpp140 Sound::Speaker Sound::GetSpeaker() const throw() in GetSpeaker() function in Nes::Api::Sound
/dports/games/gemrb/gemrb-0.9.0/gemrb/core/
H A DDialogHandler.cpp507 Actor *DialogHandler::GetSpeaker() in GetSpeaker() function in GemRB::DialogHandler
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-transcribestreaming/include/aws/transcribestreaming/model/
H A DMedicalItem.h215 inline const Aws::String& GetSpeaker() const{ return m_speaker; } in GetSpeaker() function
H A DItem.h209 inline const Aws::String& GetSpeaker() const{ return m_speaker; } in GetSpeaker() function
/dports/games/valyriatear/ValyriaTear-1.1.0/src/common/
H A Ddialogue.cpp501 Speaker* DialogueSupervisor::GetSpeaker(const std::string& speaker_id) in GetSpeaker() function in vt_common::DialogueSupervisor