Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/philtasticguy/voxia
Dockerized Zeroc-ICE architecture processing voice commands from a Xamarin mobile application via an Automatic Speech Recognition (ASR) AI model using SpeechBrain.
https://github.com/philtasticguy/voxia
asr csharp docker dotnet libvlcsharp speechbrain xamarin xamarin-forms zeroc zeroc-ice
Last synced: about 2 months ago
JSON representation
Dockerized Zeroc-ICE architecture processing voice commands from a Xamarin mobile application via an Automatic Speech Recognition (ASR) AI model using SpeechBrain.
- Host: GitHub
- URL: https://github.com/philtasticguy/voxia
- Owner: PhiltasticGuy
- Created: 2022-06-29T12:34:52.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-06-29T12:36:42.000Z (over 2 years ago)
- Last Synced: 2024-10-28T17:42:52.749Z (3 months ago)
- Topics: asr, csharp, docker, dotnet, libvlcsharp, speechbrain, xamarin, xamarin-forms, zeroc, zeroc-ice
- Language: C#
- Homepage:
- Size: 1.17 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# VoxIA Stream
## Description
An open-source, voice-activated music player for your mobile devices.
## Architecture
### Project Structure
![Project Structure](assets/project-structure.png)
### Technologies
* .NET 5.0
* Xamarin.Forms
* Xamarin.Forms MessagingCenter
* Xamarin.Android
* MediaMetadataRetriever
* LibVLCSharp
*
* ZeroC Ice## Mobile Application
### Screen Hierarchy
* Song Library
* Song Details
* [Play Now]
* Currently Playing
* [Play]
* [Pause]
* [Stop]
* [Previous]
* [Next]
* About1. Run 'icegridadmin' to setup IceGrid application and start server.
* Any username or password can be used to login.
* 'application add '
* 'server start SimpleServer'
* 'exit'