![]() |
2010-09-08
, 05:52
|
Posts: 455 |
Thanked: 278 times |
Joined on Dec 2009
@ Oregon, USA
|
#1
|
The Following 2 Users Say Thank You to craftyguy For This Useful Post: | ||
![]() |
2010-09-08
, 06:03
|
|
Posts: 3,404 |
Thanked: 4,474 times |
Joined on Oct 2005
@ Germany
|
#2
|
The Following User Says Thank You to pycage For This Useful Post: | ||
![]() |
2010-09-08
, 08:20
|
Posts: 1,048 |
Thanked: 979 times |
Joined on Mar 2008
@ SF Bay Area
|
#3
|
I'm considering developing an application, and one feature is to output audio over the phone speaker that you hear when you hold the N900 up to your ear (like when on the phone). I cannot find any information in the developer guide posted in the wiki. Is this possible?
The Following User Says Thank You to uvatbc For This Useful Post: | ||
![]() |
2010-09-08
, 13:55
|
Posts: 455 |
Thanked: 278 times |
Joined on Dec 2009
@ Oregon, USA
|
#4
|
QList<QString> QAudioEndpointSelector::availableEndpoints () const [pure virtual]
Returns a list of available audio endpoints.
The Following User Says Thank You to craftyguy For This Useful Post: | ||
![]() |
2010-09-08
, 14:17
|
|
Posts: 2,121 |
Thanked: 1,540 times |
Joined on Mar 2008
@ Oxford, UK
|
#5
|
![]() |
2010-09-08
, 14:45
|
Posts: 455 |
Thanked: 278 times |
Joined on Dec 2009
@ Oregon, USA
|
#6
|
Good luck with this. I've sometimes wanted to listen to audio from Media Player or the web (e.g. web-based voicemail messages, or voicemail messages that come as email attachments) in private without having to use headphones, so if you can make this work that would be helpful. Or are you only thinking about trying to make this work for one app, rather than system-wide?
The Following User Says Thank You to craftyguy For This Useful Post: | ||
![]() |
2010-09-08
, 15:16
|
Posts: 1,048 |
Thanked: 979 times |
Joined on Mar 2008
@ SF Bay Area
|
#7
|
I've never used QT before, but a quick look at the documentation reveals this:
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 uvatbc For This Useful Post: | ||
![]() |
2010-10-03
, 17:58
|
|
Posts: 116 |
Thanked: 77 times |
Joined on Jan 2010
|
#8
|
![]() |
2010-10-03
, 18:04
|
Posts: 1,048 |
Thanked: 979 times |
Joined on Mar 2008
@ SF Bay Area
|
#9
|
The Following User Says Thank You to uvatbc For This Useful Post: | ||
![]() |
2010-11-22
, 18:14
|
Posts: 1,086 |
Thanked: 2,964 times |
Joined on Jan 2010
|
#10
|