0

I'm converting a Processing Game (that I've made last year) to a widget to embed on iBooks Author. I do know that we can embed html or javascript on a widget to publish on iBook, but I couldn't find some integrations to use microphone from an iPad in real time using javascript. Is this possible?

The game is basicly whisper on the microphone to pass a level, like mario bros running.

thanks in advance!

cleliodpaula
  • 819
  • 2
  • 11
  • 27

1 Answers1

0

Unfortunately, you can't access the microphone in an HTML widget in iBooks Author. The only workarounds I've found are to create a native iOS app that can access it.

Waynn Lue
  • 11,344
  • 8
  • 51
  • 76