c# - Naudio - Play byte array and store bytes from input -


as have not worked naudio, not quite sure how solve problem:

  1. is possible take byte array , translate audio data , output through default output interface (audio jack, speaker etc.)?
  2. is possible store incoming audio signals byte array/byte stream?

my final goal create kind of data transmission using audio cable.
following crude graphic somehow visualize you, want create:

enter image description here


Comments

Popular posts from this blog

gcc - MinGW's ld cannot perform PE operations on non PE output file -

timeout - Handshake_timeout on RabbitMQ using python and pika from remote vm -

c# - Search and Add Comment with OpenXML for Word -