View Single Post
Posts: 455 | Thanked: 278 times | Joined on Dec 2009 @ Oregon, USA
#4
I've never used QT before, but a quick look at the documentation reveals this:

QList<QString> QAudioEndpointSelector::availableEndpoints () const [pure virtual]

Returns a list of available audio endpoints.
Could this be used to get a list of all possible endpoints, so it would be easier to figure out what the proper endpoint is for the handset speaker?
 

The Following User Says Thank You to craftyguy For This Useful Post: