top of page

Our Work

We create native plugins which help Game Developers to use different OS native features in their Games.  

WebViewAndroid_edited.jpg

01

This plugin will allow developers to use native Web View of Android in Unity applications to load any website inside unity application. This plugin uses latest android web view api.

Plugin allows developer the following options:
1. This plugin will provide developers the necessary C# interfaces for loading websites in new page and present it on the current scene.
2. Plugin will also provide callback to unity for different states of website loading like when website loading has started, when website loading has finished or if we face any issue in website loading. According to status developers can take necessary steps to handle them,
3. Plugin will allow developers to load url pages in hidden mode.
4. Plugin will allow de
velopers to load url pages in customised window size inside unity.

02

This plugin will allow developers to stream audio files from remote server in android unity applications. This plugin will also provide developers the necessary C# interfaces to interact with android native player in unity scene to stream audio files.

Plugin allows developer the following options:
1, Change audio stream url
2. Change Volume level of audio stream
3. To play pause the audio stream
4. To mute unmute the audio stream
5. Get the current time of audio stream
6. Get the total time duration of audio stream

b1210a0d-78ab-4396-8068-9e24aecca3b1.webp
ScreenRecorder.jpg

03

​Screen Recorder For Android will allow developers to record device screens from inside the unity game and save the recording in the android device. Plugin provides following functionalities to the developers :

1. Record Screen from inside Unity
2. Save the recording in android devices
3. Pause Resume the recording at any time during recording

04

Plugin will allow developers to use speech recognition features of Android in their unity projects. This plugin will allow developers to convert text to speech and vice versa. Plugin will provide require C# API to the developers for following features:
1. Convert text to speech
2. Convert speech to text
3. Plugin also provide conversion without speech conversion pop up

SpeechToTextConverterAndroid.jpg
bottom of page