- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
this works great, i can actually set the MicrophoneManager's selectedMic property using that combo box, i was just thinking why flash's global settings mic dialog doesn't really do anything (or perhaps it was designed for something else, i don't know).
But then again, thank you for this answer, but just a couple of new questions....
1. audioPublisher's microphone property only changes each time you call audioPublisher.publish right? (that's what i see on my testing - and it gets its value from the MicrophoneManager.selectedMic proprty). I mean even if you change the MicrophoneManager.selectedMic property while you are publishing, it will not change the audioPublisher.microphone property, is this correct?
2. it is really by default that you will not be able to hear what you are publishing? using the audioSubscriber? i mean i just added "<rtc:AudioSubscriber id="audioSub" height="0" />" on my code and i'm able to hear other persons who are connected in the room, but is there any way that you may be able to subscribe to your own audio stream?
Views
Replies
Total Likes