Skip to content
This repository has been archived by the owner on Apr 1, 2024. It is now read-only.

Anyone got experience with A) Desktop Emulation and B) Microphones? #38

Answered by pschatzmann
billy8119 asked this question in Q&A
Discussion options

You must be logged in to vote

I have never tried: but you would use just one PortAudioStream object for input and output. In the config you would set intput = true. Then you should be able to read and write. This is similar to I2S .

I also just added the defaultConfig() method that accepts a mode parameter - like in AudioKitStream and I2Stream. So you can now call defaultConfig(RXTX_MODE);

Replies: 5 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by pschatzmann
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@billy8119
Comment options

Comment options

You must be logged in to vote
2 replies
@billy8119
Comment options

@pschatzmann
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants