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 ....