Forum Discussion

🚨 This forum is archived and read-only. To submit a forum post, please visit our new Developer Forum. 🚨
MintPot's avatar
MintPot
Explorer
7 years ago

Can I get 'Decibel' data by oculus go microphone?

I want get "Devibel' data so I try get 'AudioSource' Componenet have GetOutputData();

I try it to 'Android phone' and Can get Decibel data
but same script, can not get decibel from oculus go

how can I get this?

1 Reply

Replies have been turned off for this discussion
  • varun's avatar
    varun
    Honored Guest
    Hi, I was wondering if anyone has had any luck with this?
    We are trying to port a Unity GearVR project to Oculus GO but the microphone input doesn't seem to work the same way as it does on Android. Our app stills requests permission to use the Mic, but we don't get volume/decibel data.
    Thanks.