B4A Library WifiDirect Library

Attachments

  • WifiDirect.zip
    9.3 KB · Views: 1,938
Last edited:

stephen1916

New Member
Licensed User
Longtime User
Hi all,
I am trying to combine the 2 excellent tutorials using wifi-direct and the walki-talki example into one, that is use wifi-direct to stream voice, however I cannot seem to get the audio to play on the other device. I upload the changes I made and if anyone could help I would appreciate it.
 

Attachments

  • WifiDirectAudio.zip
    10 KB · Views: 720

derez

Expert
Licensed User
Longtime User
First look - you don't have audiostream.startplaying
Add it after initialization of the audiostream.
 

Graeme Tacon

Member
Licensed User
Longtime User
Hi
I've recently downloaded Basic4Android, so sorry in advance for the stupid question!
I've downloaded these examples, but none of them will compile - I get the following error:

Parsing code. Error
Error parsing program.
Error description: Unknown type: wifimanager
Are you missing a library reference?
Occurred on line: 6
Private manager As WifiManager

Am I missing something ?
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…