
zeronil
Visitor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-12-2017
02:53 PM
roMicrophone in SceneGraph
In SceneGraph when I try
I either get an Invalid result or an error (depending upon where the CreateObject call is made):
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 ....
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 ....
1 REPLY 1


Roku Employee
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-17-2017
03:07 PM
Re: roMicrophone in SceneGraph
"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.