An open API service indexing awesome lists of open source software.

https://github.com/4players/odin-example-angular

Angular sample project for 4Players ODIN
https://github.com/4players/odin-example-angular

angular example odin voip

Last synced: about 2 months ago
JSON representation

Angular sample project for 4Players ODIN

Awesome Lists containing this project

README

          

# ODIN Voice Angular Demo

This project is an example that shows the integration of the [ODIN Web SDK](https://github.com/4Players/odin-sdk-web) into an angular project.
It was generated with the [Angular CLI](https://github.com/angular/angular-cli) and is currently at Angular version 16.

[ODIN Web SDK Online Documentation](https://docs.4players.io/voice/web/)

[ODIN Voice](https://odin.4players.io/voice-chat/) is a full-service voice chat solution by [4Players GmbH](https://www.4players.io/company/about_us/). Check out our [full online documentation](https://docs.4players.io/voice/)!

## Development server

Run `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The app will automatically reload if you change any of the source files.

## Code scaffolding

Run `ng generate component component-name` to generate a new component. You can also use `ng generate directive|pipe|service|class|guard|interface|enum|module`.

## Build

Run `ng build` to build the project. The build artifacts will be stored in the `dist/` directory.

## Further help

To get more help on the Angular CLI use `ng help` or go check out the [Angular CLI Overview and Command Reference](https://angular.io/cli) page.