Sending Data to the SmartMic
There are two ways to send data to the SmartMic:
Via Trillbit Android SDK
Below are the Android SDK methods, to be called from the player application:
Use the start_sending method to start sending data from the sender.
To instruct the SDK to stop sending data , use stop_sending method:
Via trillbit iOS SDK methods:
Use the start_sending method to start sending data from the sender.
To instruct the SDK to stop sending data , use stop_sending method:
Last updated