roMicrophone in SceneGraph

In SceneGraph when I try

CreateObject("roMicrophone")

I either get an Invalid result or an error (depending upon where the CreateObject call is made):

BRIGHTSCRIPT: ERROR: roMicrophone: no plugin instance available

Creating an roMicrophone in a BrightScript application works – are there any special requirements for creating an roMicrophone component in SceneGraph? It is not listed as a BrightScript component that cannot be used in a SceneGraph application or that must be used with a Task node …

“zeronil” wrote:

It is not listed as a BrightScript component that cannot be used in a SceneGraph application or that must be used with a Task node …

Thanks for the bug report.
roMicrophone should only be used in a Task node in an SceneGraph application.
I’ll file a ticket to have the error message and documentation fixed.