sdl_javascript_suite
sdl_javascript_suite copied to clipboard
SmartDeviceLink library for applications developed in JavaScript
Proposal: [Screen Manager Play Audio](https://github.com/smartdevicelink/sdl_evolution/blob/master/proposals/0288-screen-manager-play-audio.md) > This proposal adds a `playAudio` method (based on the `Speak` RPC) to the screen manager. Review: https://github.com/smartdevicelink/sdl_evolution/issues/962
Proposal: [Add App Services to HMICapabilities](https://github.com/smartdevicelink/sdl_evolution/blob/master/proposals/0246-app-services-hmi_capabilities.md) > [SDL-0167](0167-app-services.md) introduced the App Services functionality. It included a new capability, however that capability was not included into the `HMICapabilities` struct as all...