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
- Host: GitHub
- URL: https://github.com/4players/odin-example-angular
- Owner: 4Players
- Created: 2022-03-28T11:07:29.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2023-08-04T17:52:28.000Z (almost 3 years ago)
- Last Synced: 2025-06-02T04:17:04.865Z (about 1 year ago)
- Topics: angular, example, odin, voip
- Language: TypeScript
- Size: 567 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.