Difference between revisions of "Ivoice.asm"
(→Source Code) |
|||
| Line 2: | Line 2: | ||
This file provides a set of functions to implement an Intellivoice driver. This includes initialization, updating the hardware periodically from an interrupt handler, and providing APIs to queue up voice samples to speak. | This file provides a set of functions to implement an Intellivoice driver. This includes initialization, updating the hardware periodically from an interrupt handler, and providing APIs to queue up voice samples to speak. | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
Latest revision as of 06:23, 5 June 2020
This file provides a set of functions to implement an Intellivoice driver. This includes initialization, updating the hardware periodically from an interrupt handler, and providing APIs to queue up voice samples to speak.